Rate Overview
Live
1 AED = 0.615766 FJD
1 FJD = 1.6240
AED
Avg
0.613501
High
0.617159
Low
0.609881
Last updated: 7/2/2026, 5:26:38 AM
Quick Conversions
| AED | FJD |
|---|---|
| 1 AED | 0.62 FJD |
| 10 AED | 6.16 FJD |
| 50 AED | 30.79 FJD |
| 100 AED | 61.58 FJD |
| 500 AED | 307.88 FJD |
| 1,000 AED | 615.77 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-07-02T05:26:38Z",
"rates": {
"FJD": 0.615766
}
}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": 61.576600000000006,
"rate": 0.615766
}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