Rate Overview
Live
1 ALL = 0.026984 FJD
1 FJD = 37.0590
ALL
Avg
0.027062
High
0.027243
Low
0.026876
Last updated: 6/16/2026, 1:30:59 PM
Quick Conversions
| ALL | FJD |
|---|---|
| 1 ALL | 0.03 FJD |
| 10 ALL | 0.27 FJD |
| 50 ALL | 1.35 FJD |
| 100 ALL | 2.70 FJD |
| 500 ALL | 13.49 FJD |
| 1,000 ALL | 26.98 FJD |
Get ALL/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=FJDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-16T13:30:59Z",
"rates": {
"FJD": 0.026984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "FJD",
"amount": 100
},
"result": 2.6984,
"rate": 0.026984
}Build with ALL/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key