USD
$
FJD
$

USD/FJD Exchange Rate

US Dollar to Fiji Dollar

Live Rate
2.2168
-1.57% 1Y

1 FJD = 0.451101 USD

USD/FJD Price Chart

Historical exchange rate performance

Current 2.2168
High 2.2982
Low 2.1960
1Y Change -1.57%

Rate Overview

Live
1 USD = 2.2168 FJD
1 FJD = 0.451101 USD
Avg
2.2479
High
2.2982
Low
2.1960

Last updated: 5/27/2026, 8:51:16 AM

Quick Conversions

USDFJD
1 USD2.22 FJD
10 USD22.17 FJD
50 USD110.84 FJD
100 USD221.68 FJD
500 USD1,108.40 FJD
1,000 USD2,216.80 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-05-27T08:51:16Z",
  "rates": {
    "FJD": 2.2168
  }
}

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": 221.68,
  "rate": 2.2168
}

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