USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2277
+1.00% 5Y

1 FJD = 0.448893 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2277
High 2.3451
Low 2.2043
5Y Change +1.00%

Rate Overview

Live
1 USD = 2.2277 FJD
1 FJD = 0.448893 USD
Avg
2.2683
High
2.3451
Low
2.2043

Last updated: 3/27/2026, 5:16:50 PM

Quick Conversions

USDFJD
1 USD2.23 FJD
10 USD22.28 FJD
50 USD111.39 FJD
100 USD222.77 FJD
500 USD1,113.85 FJD
1,000 USD2,227.70 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-27T17:16:50Z",
  "rates": {
    "FJD": 2.2277
  }
}

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": 222.77,
  "rate": 2.2277
}

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