Rate Overview
Live
1 AED = 0.603950 FJD
1 FJD = 1.6558
AED
Avg
0.602216
High
0.603983
Low
0.598711
Last updated: 9/3/2026, 6:09:00 AM
Quick Conversions
| AED | FJD |
|---|---|
| 1 AED | 0.60 FJD |
| 10 AED | 6.04 FJD |
| 50 AED | 30.20 FJD |
| 100 AED | 60.39 FJD |
| 500 AED | 301.97 FJD |
| 1,000 AED | 603.95 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-09-03T06:09:00Z",
"rates": {
"FJD": 0.60395
}
}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.394999999999996,
"rate": 0.60395
}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