Rate Overview
Live
1 AED = 0.602629 FJD
1 FJD = 1.6594
AED
Avg
0.604225
High
0.605799
Low
0.601343
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | FJD |
|---|---|
| 1 AED | 0.60 FJD |
| 10 AED | 6.03 FJD |
| 50 AED | 30.13 FJD |
| 100 AED | 60.26 FJD |
| 500 AED | 301.31 FJD |
| 1,000 AED | 602.63 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-08-15T05:36:20Z",
"rates": {
"FJD": 0.602629
}
}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.262899999999995,
"rate": 0.602629
}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