Rate Overview
Live
1 FJD = 36.6121 ALL
1 ALL = 0.027313
FJD
Avg
36.7124
High
36.9969
Low
36.4214
Last updated: 7/1/2026, 12:47:26 PM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.61 ALL |
| 10 FJD | 366.12 ALL |
| 50 FJD | 1,830.61 ALL |
| 100 FJD | 3,661.21 ALL |
| 500 FJD | 18,306.07 ALL |
| 1,000 FJD | 36,612.13 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-01T12:47:26Z",
"rates": {
"ALL": 36.612132
}
}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": 3661.2132,
"rate": 36.612132
}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