Rate Overview
Live
1 FJD = 1.6418 AED
1 AED = 0.609102
FJD
Avg
1.6246
High
1.6719
Low
1.5662
Last updated: 7/23/2026, 11:08:35 AM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.64 AED |
| 10 FJD | 16.42 AED |
| 50 FJD | 82.09 AED |
| 100 FJD | 164.18 AED |
| 500 FJD | 820.88 AED |
| 1,000 FJD | 1,641.76 AED |
Get FJD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=AEDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-23T11:08:35Z",
"rates": {
"AED": 1.641762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "AED",
"amount": 100
},
"result": 164.1762,
"rate": 1.641762
}Build with FJD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key