Rate Overview
Live
1 FJD = 37.0607 ALL
1 ALL = 0.026983
FJD
Avg
36.9586
High
37.2068
Low
36.7055
Last updated: 6/16/2026, 4:55:19 PM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 37.06 ALL |
| 10 FJD | 370.61 ALL |
| 50 FJD | 1,853.03 ALL |
| 100 FJD | 3,706.07 ALL |
| 500 FJD | 18,530.34 ALL |
| 1,000 FJD | 37,060.69 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-06-16T16:55:19Z",
"rates": {
"ALL": 37.060685
}
}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": 3706.0685,
"rate": 37.060685
}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