Rate Overview
Live
1 USD = 2.2132 FJD
1 FJD = 0.451843
USD
Avg
2.2192
High
2.2250
Low
2.2084
Last updated: 8/15/2026, 5:35:32 AM
Quick Conversions
| USD | FJD |
|---|---|
| 1 USD | 2.21 FJD |
| 10 USD | 22.13 FJD |
| 50 USD | 110.66 FJD |
| 100 USD | 221.32 FJD |
| 500 USD | 1,106.58 FJD |
| 1,000 USD | 2,213.16 FJD |
Get USD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=FJDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T05:35:32Z",
"rates": {
"FJD": 2.21315572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "FJD",
"amount": 100
},
"result": 221.315572,
"rate": 2.21315572
}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