Rate Overview
Live
1 FJD = 36.8044 ALL
1 ALL = 0.027171
FJD
Avg
38.1381
High
41.4470
Low
36.2255
Last updated: 7/23/2026, 2:12:59 PM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.80 ALL |
| 10 FJD | 368.04 ALL |
| 50 FJD | 1,840.22 ALL |
| 100 FJD | 3,680.44 ALL |
| 500 FJD | 18,402.22 ALL |
| 1,000 FJD | 36,804.44 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-23T14:12:59Z",
"rates": {
"ALL": 36.804435
}
}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": 3680.4435,
"rate": 36.804435
}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