Rate Overview
Live
1 FJD = 1.6470 AED
1 AED = 0.607169
FJD
Avg
1.6365
High
1.6726
Low
1.5982
Last updated: 7/22/2026, 1:03:01 PM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.65 AED |
| 10 FJD | 16.47 AED |
| 50 FJD | 82.35 AED |
| 100 FJD | 164.70 AED |
| 500 FJD | 823.49 AED |
| 1,000 FJD | 1,646.99 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-22T13:03:01Z",
"rates": {
"AED": 1.646988
}
}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.69879999999998,
"rate": 1.646988
}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