Rate Overview
Live
1 USD = 2.1935 FJD
1 FJD = 0.455892
USD
Avg
2.2621
High
2.3451
Low
2.1935
Last updated: 5/27/2026, 1:57:37 PM
Quick Conversions
| USD | FJD |
|---|---|
| 1 USD | 2.19 FJD |
| 10 USD | 21.94 FJD |
| 50 USD | 109.67 FJD |
| 100 USD | 219.35 FJD |
| 500 USD | 1,096.75 FJD |
| 1,000 USD | 2,193.50 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-05-27T13:57:37Z",
"rates": {
"FJD": 2.1935
}
}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": 219.34999999999997,
"rate": 2.1935
}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