Rate Overview
Live
1 AED = 33.6306 ISK
1 ISK = 0.029735
AED
Avg
33.6318
High
33.7178
Low
33.5499
Last updated: 5/28/2026, 9:40:14 PM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 33.63 ISK |
| 10 AED | 336.31 ISK |
| 50 AED | 1,681.53 ISK |
| 100 AED | 3,363.06 ISK |
| 500 AED | 16,815.29 ISK |
| 1,000 AED | 33,630.59 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-05-28T21:40:14Z",
"rates": {
"ISK": 33.630588
}
}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": 3363.0588000000002,
"rate": 33.630588
}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