Rate Overview
Live
1 FJD = 0.452383 USD
1 USD = 2.2105
FJD
Avg
0.452188
High
0.456118
Low
0.450040
Last updated: 3/7/2026, 9:02:58 PM
Quick Conversions
| FJD | USD |
|---|---|
| 1 FJD | 0.45 USD |
| 10 FJD | 4.52 USD |
| 50 FJD | 22.62 USD |
| 100 FJD | 45.24 USD |
| 500 FJD | 226.19 USD |
| 1,000 FJD | 452.38 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-03-07T21:02:58Z",
"rates": {
"USD": 0.452383
}
}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": 45.238299999999995,
"rate": 0.452383
}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