Rate Overview
Live
1 FJD = 37.3428 ALL
1 ALL = 0.026779
FJD
Avg
38.3853
High
41.4470
Low
36.2255
Last updated: 3/27/2026, 2:34:46 PM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 37.34 ALL |
| 10 FJD | 373.43 ALL |
| 50 FJD | 1,867.14 ALL |
| 100 FJD | 3,734.28 ALL |
| 500 FJD | 18,671.38 ALL |
| 1,000 FJD | 37,342.76 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-03-27T14:34:46Z",
"rates": {
"ALL": 37.342764
}
}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": 3734.2764,
"rate": 37.342764
}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