Rate Overview
Live
1 AED = 0.611419 FJD
1 FJD = 1.6355
AED
Avg
0.605946
High
0.620595
Low
0.597871
Last updated: 7/26/2026, 11:13:44 PM
Quick Conversions
| AED | FJD |
|---|---|
| 1 AED | 0.61 FJD |
| 10 AED | 6.11 FJD |
| 50 AED | 30.57 FJD |
| 100 AED | 61.14 FJD |
| 500 AED | 305.71 FJD |
| 1,000 AED | 611.42 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-26T23:13:44Z",
"rates": {
"FJD": 0.611419
}
}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.14190000000001,
"rate": 0.611419
}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