Rate Overview
Live
1 FJD = 0.442401 USD
1 USD = 2.2604
FJD
Avg
0.442174
High
0.452787
Low
0.433696
Last updated: 3/28/2026, 3:53:57 AM
Quick Conversions
| FJD | USD |
|---|---|
| 1 FJD | 0.44 USD |
| 10 FJD | 4.42 USD |
| 50 FJD | 22.12 USD |
| 100 FJD | 44.24 USD |
| 500 FJD | 221.20 USD |
| 1,000 FJD | 442.40 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-28T03:53:57Z",
"rates": {
"USD": 0.442401
}
}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.2401,
"rate": 0.442401
}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