Rate Overview
Live
1 FJD = 1.6405 AED
1 AED = 0.609558
FJD
Avg
1.6371
High
1.6467
Low
1.6203
Last updated: 7/22/2026, 5:10:23 AM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.64 AED |
| 10 FJD | 16.41 AED |
| 50 FJD | 82.03 AED |
| 100 FJD | 164.05 AED |
| 500 FJD | 820.27 AED |
| 1,000 FJD | 1,640.53 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-22T05:10:23Z",
"rates": {
"AED": 1.640534
}
}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.05339999999998,
"rate": 1.640534
}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