Rate Overview
Live
1 AED = 0.600495 FJD
1 FJD = 1.6653
AED
Avg
0.604017
High
0.607444
Low
0.600495
Last updated: 4/16/2026, 5:55:25 PM
Quick Conversions
| AED | FJD |
|---|---|
| 1 AED | 0.60 FJD |
| 10 AED | 6.00 FJD |
| 50 AED | 30.02 FJD |
| 100 AED | 60.05 FJD |
| 500 AED | 300.25 FJD |
| 1,000 AED | 600.50 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-04-16T17:55:25Z",
"rates": {
"FJD": 0.600495
}
}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.0495,
"rate": 0.600495
}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