Rate Overview
Live
1 AED = 0.606362 FJD
1 FJD = 1.6492
AED
Avg
0.605804
High
0.608491
Low
0.603880
Last updated: 6/16/2026, 12:27:36 PM
Quick Conversions
| AED | FJD |
|---|---|
| 1 AED | 0.61 FJD |
| 10 AED | 6.06 FJD |
| 50 AED | 30.32 FJD |
| 100 AED | 60.64 FJD |
| 500 AED | 303.18 FJD |
| 1,000 AED | 606.36 FJD |
Get AED/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=FJDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-16T12:27:36Z",
"rates": {
"FJD": 0.606362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "FJD",
"amount": 100
},
"result": 60.636199999999995,
"rate": 0.606362
}Build with AED/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key