Rate Overview
Live
1 AED = 33.4349 ISK
1 ISK = 0.029909
AED
Avg
33.4595
High
33.5668
Low
33.3960
Last updated: 8/19/2026, 1:15:32 AM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 33.43 ISK |
| 10 AED | 334.35 ISK |
| 50 AED | 1,671.75 ISK |
| 100 AED | 3,343.49 ISK |
| 500 AED | 16,717.46 ISK |
| 1,000 AED | 33,434.93 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-08-19T01:15:32Z",
"rates": {
"ISK": 33.434925
}
}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": 3343.4925,
"rate": 33.434925
}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