Rate Overview
Live
1 AED = 33.5347 ISK
1 ISK = 0.029820
AED
Avg
33.7770
High
34.8407
Low
32.9270
Last updated: 8/3/2026, 5:27:56 PM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 33.53 ISK |
| 10 AED | 335.35 ISK |
| 50 AED | 1,676.74 ISK |
| 100 AED | 3,353.47 ISK |
| 500 AED | 16,767.37 ISK |
| 1,000 AED | 33,534.74 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-03T17:27:56Z",
"rates": {
"ISK": 33.534738
}
}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": 3353.4737999999998,
"rate": 33.534738
}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