USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2056
-1.03% 7D

1 FJD = 0.453381 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2056
High 2.2312
Low 2.2056
7D Change -1.03%

Rate Overview

Live
1 USD = 2.2056 FJD
1 FJD = 0.453381 USD
Avg
2.2187
High
2.2312
Low
2.2056

Last updated: 4/16/2026, 4:20:29 PM

Quick Conversions

USDFJD
1 USD2.21 FJD
10 USD22.06 FJD
50 USD110.28 FJD
100 USD220.57 FJD
500 USD1,102.83 FJD
1,000 USD2,205.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-04-16T16:20:29Z",
  "rates": {
    "FJD": 2.20565
  }
}

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.565,
  "rate": 2.20565
}

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