Rate Overview
Live
1 FJD = 1.6497 AED
1 AED = 0.606181
FJD
Avg
1.6526
High
1.6629
Low
1.6497
Last updated: 8/13/2026, 5:53:33 AM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.65 AED |
| 10 FJD | 16.50 AED |
| 50 FJD | 82.48 AED |
| 100 FJD | 164.97 AED |
| 500 FJD | 824.84 AED |
| 1,000 FJD | 1,649.67 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-08-13T05:53:33Z",
"rates": {
"AED": 1.649672
}
}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": 164.9672,
"rate": 1.649672
}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