Rate Overview
Live
1 FJD = 1.6556 AED
1 AED = 0.604016
FJD
Avg
1.6605
High
1.6703
Low
1.6556
Last updated: 9/3/2026, 5:37:12 AM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.66 AED |
| 10 FJD | 16.56 AED |
| 50 FJD | 82.78 AED |
| 100 FJD | 165.56 AED |
| 500 FJD | 827.79 AED |
| 1,000 FJD | 1,655.58 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-09-03T05:37:12Z",
"rates": {
"AED": 1.655584
}
}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": 165.5584,
"rate": 1.655584
}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