USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2085
+0.03% 7D

1 FJD = 0.452786 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2085
High 2.2173
Low 2.1988
7D Change +0.03%

Rate Overview

Live
1 USD = 2.2085 FJD
1 FJD = 0.452786 USD
Avg
2.2106
High
2.2173
Low
2.1988

Last updated: 9/4/2026, 5:56:57 PM

Quick Conversions

USDFJD
1 USD2.21 FJD
10 USD22.09 FJD
50 USD110.43 FJD
100 USD220.86 FJD
500 USD1,104.27 FJD
1,000 USD2,208.55 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-09-04T17:56:57Z",
  "rates": {
    "FJD": 2.20855
  }
}

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": 220.855,
  "rate": 2.20855
}

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