Rate Overview
Live
1 FJD = 37.0088 ALL
1 ALL = 0.027021
FJD
Avg
37.0277
High
37.3056
Low
36.6193
Last updated: 5/7/2026, 12:12:02 AM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 37.01 ALL |
| 10 FJD | 370.09 ALL |
| 50 FJD | 1,850.44 ALL |
| 100 FJD | 3,700.88 ALL |
| 500 FJD | 18,504.39 ALL |
| 1,000 FJD | 37,008.78 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-05-07T00:12:02Z",
"rates": {
"ALL": 37.008783
}
}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": 3700.8783000000003,
"rate": 37.008783
}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