Rate Overview
Live
1 AED = 34.1216 ISK
1 ISK = 0.029307
AED
Avg
34.1802
High
34.2716
Low
34.0980
Last updated: 7/28/2026, 9:57:34 PM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 34.12 ISK |
| 10 AED | 341.22 ISK |
| 50 AED | 1,706.08 ISK |
| 100 AED | 3,412.16 ISK |
| 500 AED | 17,060.81 ISK |
| 1,000 AED | 34,121.62 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-28T21:57:34Z",
"rates": {
"ISK": 34.121615
}
}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.1614999999997,
"rate": 34.121615
}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