Rate Overview
Live
1 FJD = 36.6055 ALL
1 ALL = 0.027318
FJD
Avg
36.6508
High
36.7773
Low
36.5041
Last updated: 7/24/2026, 5:16:40 AM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.61 ALL |
| 10 FJD | 366.05 ALL |
| 50 FJD | 1,830.27 ALL |
| 100 FJD | 3,660.55 ALL |
| 500 FJD | 18,302.73 ALL |
| 1,000 FJD | 36,605.47 ALL |
Get FJD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=ALLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T05:16:40Z",
"rates": {
"ALL": 36.605467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "ALL",
"amount": 100
},
"result": 3660.5467,
"rate": 36.605467
}Build with FJD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key