Rate Overview
Live
1 ALL = 0.027802 FJD
1 FJD = 35.9686
ALL
Avg
0.027811
High
0.027899
Low
0.027631
Last updated: 9/2/2026, 2:26:19 PM
Quick Conversions
| ALL | FJD |
|---|---|
| 1 ALL | 0.03 FJD |
| 10 ALL | 0.28 FJD |
| 50 ALL | 1.39 FJD |
| 100 ALL | 2.78 FJD |
| 500 ALL | 13.90 FJD |
| 1,000 ALL | 27.80 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-09-02T14:26:19Z",
"rates": {
"FJD": 0.027802
}
}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.7802000000000002,
"rate": 0.027802
}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