Rate Overview
Live
1 AED = 33.0166 ISK
1 ISK = 0.030288
AED
Avg
33.0164
High
33.0747
Low
32.9574
Last updated: 9/7/2026, 11:28:58 PM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 33.02 ISK |
| 10 AED | 330.17 ISK |
| 50 AED | 1,650.83 ISK |
| 100 AED | 3,301.66 ISK |
| 500 AED | 16,508.29 ISK |
| 1,000 AED | 33,016.57 ISK |
Get AED/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=ISKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-07T23:28:58Z",
"rates": {
"ISK": 33.016571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "ISK",
"amount": 100
},
"result": 3301.6571,
"rate": 33.016571
}Build with AED/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key