Rate Overview
Live
1 FJD = 36.9685 ALL
1 ALL = 0.027050
FJD
Avg
37.1596
High
39.9459
Low
35.9815
Last updated: 3/27/2026, 7:45:12 AM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.97 ALL |
| 10 FJD | 369.69 ALL |
| 50 FJD | 1,848.43 ALL |
| 100 FJD | 3,696.85 ALL |
| 500 FJD | 18,484.27 ALL |
| 1,000 FJD | 36,968.55 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-03-27T07:45:12Z",
"rates": {
"ALL": 36.968548
}
}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": 3696.8548,
"rate": 36.968548
}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