Rate Overview
Live
1 FJD = 36.5940 ALL
1 ALL = 0.027327
FJD
Avg
36.8386
High
37.6080
Low
36.2239
Last updated: 7/15/2026, 6:42:31 AM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.59 ALL |
| 10 FJD | 365.94 ALL |
| 50 FJD | 1,829.70 ALL |
| 100 FJD | 3,659.40 ALL |
| 500 FJD | 18,297.02 ALL |
| 1,000 FJD | 36,594.04 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-15T06:42:31Z",
"rates": {
"ALL": 36.594043
}
}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.4043,
"rate": 36.594043
}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