Rate Overview
Live
1 FJD = 36.1757 ALL
1 ALL = 0.027643
FJD
Avg
36.2870
High
36.5219
Low
36.1757
Last updated: 8/14/2026, 3:32:53 PM
Quick Conversions
| FJD | ALL |
|---|---|
| 1 FJD | 36.18 ALL |
| 10 FJD | 361.76 ALL |
| 50 FJD | 1,808.79 ALL |
| 100 FJD | 3,617.57 ALL |
| 500 FJD | 18,087.87 ALL |
| 1,000 FJD | 36,175.75 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-08-14T15:32:53Z",
"rates": {
"ALL": 36.175746
}
}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": 3617.5745999999995,
"rate": 36.175746
}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