Rate Overview
Live
1 FJD = 36.7294 ALL
1 ALL = 0.027226
FJD
Avg
36.7820
High
37.0010
Low
36.5828
Last updated: 4/16/2026, 7:52:50 PM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.73 ALL |
| 10 FJD | 367.29 ALL |
| 50 FJD | 1,836.47 ALL |
| 100 FJD | 3,672.94 ALL |
| 500 FJD | 18,364.72 ALL |
| 1,000 FJD | 36,729.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-04-16T19:52:50Z",
"rates": {
"ALL": 36.729442
}
}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": 3672.9442,
"rate": 36.729442
}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