Rate Overview
Live
1 FJD = 0.446707 USD
1 USD = 2.2386
FJD
Avg
0.445716
High
0.448329
Low
0.441175
Last updated: 7/22/2026, 5:54:07 AM
Quick Conversions
| FJD | USD |
|---|---|
| 1 FJD | 0.45 USD |
| 10 FJD | 4.47 USD |
| 50 FJD | 22.34 USD |
| 100 FJD | 44.67 USD |
| 500 FJD | 223.35 USD |
| 1,000 FJD | 446.71 USD |
Get FJD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=USDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-22T05:54:07Z",
"rates": {
"USD": 0.446707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "USD",
"amount": 100
},
"result": 44.670700000000004,
"rate": 0.446707
}Build with FJD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key