Rate Overview
Live
1 AED = 34.1221 ISK
1 ISK = 0.029307
AED
Avg
33.7572
High
34.5656
Low
32.9696
Last updated: 7/28/2026, 12:24:15 PM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 34.12 ISK |
| 10 AED | 341.22 ISK |
| 50 AED | 1,706.10 ISK |
| 100 AED | 3,412.21 ISK |
| 500 AED | 17,061.04 ISK |
| 1,000 AED | 34,122.08 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-07-28T12:24:15Z",
"rates": {
"ISK": 34.122079
}
}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": 3412.2079,
"rate": 34.122079
}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