Rate Overview
Live
1 FJD = 1.6745 AED
1 AED = 0.597204
FJD
Avg
1.6534
High
1.6745
Low
1.6114
Last updated: 5/27/2026, 6:39:37 PM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.67 AED |
| 10 FJD | 16.74 AED |
| 50 FJD | 83.72 AED |
| 100 FJD | 167.45 AED |
| 500 FJD | 837.23 AED |
| 1,000 FJD | 1,674.47 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-05-27T18:39:37Z",
"rates": {
"AED": 1.67447
}
}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": 167.447,
"rate": 1.67447
}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