USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2407
-1.40% YTD

1 FJD = 0.446299 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2407
High 2.2794
Low 2.1960
YTD Change -1.40%

Rate Overview

Live
1 USD = 2.2407 FJD
1 FJD = 0.446299 USD
Avg
2.2255
High
2.2794
Low
2.1960

Last updated: 7/27/2026, 3:43:24 AM

Quick Conversions

USDFJD
1 USD2.24 FJD
10 USD22.41 FJD
50 USD112.03 FJD
100 USD224.07 FJD
500 USD1,120.33 FJD
1,000 USD2,240.65 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-07-27T03:43:24Z",
  "rates": {
    "FJD": 2.24065
  }
}

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": 224.065,
  "rate": 2.24065
}

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