Rate Overview
Live
1 FJD = 1.6235 AED
1 AED = 0.615968
FJD
Avg
1.6341
High
1.6441
Low
1.6203
Last updated: 6/29/2026, 4:12:22 AM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.62 AED |
| 10 FJD | 16.23 AED |
| 50 FJD | 81.17 AED |
| 100 FJD | 162.35 AED |
| 500 FJD | 811.73 AED |
| 1,000 FJD | 1,623.46 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-06-29T04:12:22Z",
"rates": {
"AED": 1.623461
}
}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": 162.3461,
"rate": 1.623461
}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