Rate Overview
Live
1 FJD = 1.6344 AED
1 AED = 0.611863
FJD
Avg
1.6389
High
1.6451
Low
1.6330
Last updated: 7/26/2026, 1:02:37 PM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.63 AED |
| 10 FJD | 16.34 AED |
| 50 FJD | 81.72 AED |
| 100 FJD | 163.44 AED |
| 500 FJD | 817.18 AED |
| 1,000 FJD | 1,634.35 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-07-26T13:02:37Z",
"rates": {
"AED": 1.634354
}
}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": 163.43540000000002,
"rate": 1.634354
}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