USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2105
+0.83% 7D

1 FJD = 0.452384 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2105
High 2.2220
Low 2.1924
7D Change +0.83%

Rate Overview

Live
1 USD = 2.2105 FJD
1 FJD = 0.452384 USD
Avg
2.2115
High
2.2220
Low
2.1924

Last updated: 3/7/2026, 9:15:24 AM

Quick Conversions

USDFJD
1 USD2.21 FJD
10 USD22.11 FJD
50 USD110.53 FJD
100 USD221.05 FJD
500 USD1,105.26 FJD
1,000 USD2,210.51 FJD

Get USD/FJD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=FJD

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-07T09:15:24Z",
  "rates": {
    "FJD": 2.2105129
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=FJD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "FJD",
    "amount": 100
  },
  "result": 221.05129,
  "rate": 2.2105129
}

Build with USD/FJD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key