Rate Overview
Live
1 AED = 33.8340 ISK
1 ISK = 0.029556
AED
Avg
33.8001
High
33.8813
Low
33.6785
Last updated: 3/27/2026, 6:35:28 AM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 33.83 ISK |
| 10 AED | 338.34 ISK |
| 50 AED | 1,691.70 ISK |
| 100 AED | 3,383.40 ISK |
| 500 AED | 16,916.98 ISK |
| 1,000 AED | 33,833.96 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-03-27T06:35:28Z",
"rates": {
"ISK": 33.833961
}
}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": 3383.3961000000004,
"rate": 33.833961
}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