Rate Overview
Live
1 FJD = 1.6653 AED
1 AED = 0.600490
FJD
Avg
1.6619
High
1.6751
Low
1.6530
Last updated: 3/6/2026, 8:48:28 PM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.67 AED |
| 10 FJD | 16.65 AED |
| 50 FJD | 83.27 AED |
| 100 FJD | 166.53 AED |
| 500 FJD | 832.65 AED |
| 1,000 FJD | 1,665.31 AED |
Get FJD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=AEDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-06T20:48:28Z",
"rates": {
"AED": 1.665306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "AED",
"amount": 100
},
"result": 166.5306,
"rate": 1.665306
}Build with FJD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key