USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2558
-0.48% 7D

1 FJD = 0.443303 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2558
High 2.2667
Low 2.2419
7D Change -0.48%

Rate Overview

Live
1 USD = 2.2558 FJD
1 FJD = 0.443303 USD
Avg
2.2521
High
2.2667
Low
2.2419

Last updated: 7/5/2026, 7:25:48 PM

Quick Conversions

USDFJD
1 USD2.26 FJD
10 USD22.56 FJD
50 USD112.79 FJD
100 USD225.58 FJD
500 USD1,127.90 FJD
1,000 USD2,255.79 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-05T19:25:48Z",
  "rates": {
    "FJD": 2.2557935
  }
}

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": 225.57934999999998,
  "rate": 2.2557935
}

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