Rate Overview
Live
1 FJD = 36.5963 ALL
1 ALL = 0.027325
FJD
Avg
36.6624
High
36.7773
Low
36.5041
Last updated: 7/26/2026, 12:14:30 AM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.60 ALL |
| 10 FJD | 365.96 ALL |
| 50 FJD | 1,829.81 ALL |
| 100 FJD | 3,659.63 ALL |
| 500 FJD | 18,298.14 ALL |
| 1,000 FJD | 36,596.27 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-26T00:14:30Z",
"rates": {
"ALL": 36.596272
}
}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": 3659.6272,
"rate": 36.596272
}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