Rate Overview
Live
1 FJD = 1.6323 AED
1 AED = 0.612638
FJD
Avg
1.6468
High
1.6588
Low
1.6322
Last updated: 3/27/2026, 7:42:45 AM
Quick Conversions
| FJD | AED |
|---|---|
| 1 FJD | 1.63 AED |
| 10 FJD | 16.32 AED |
| 50 FJD | 81.61 AED |
| 100 FJD | 163.23 AED |
| 500 FJD | 816.14 AED |
| 1,000 FJD | 1,632.29 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-03-27T07:42:45Z",
"rates": {
"AED": 1.632285
}
}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.2285,
"rate": 1.632285
}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