About Currency

Formula: converted = amount × (toRate / fromRate)

Currency conversion uses live exchange rates relative to a base currency (USD). The converted amount equals the input multiplied by the ratio of the target rate to the source rate. Rates fluctuate constantly based on global markets, so this converter fetches live data from ExchangeRate-API.