Rate Overview
Live
1 AED = 33.9702 ISK
1 ISK = 0.029438
AED
Avg
33.7543
High
34.4395
Low
33.0956
Last updated: 7/29/2026, 11:02:18 AM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 33.97 ISK |
| 10 AED | 339.70 ISK |
| 50 AED | 1,698.51 ISK |
| 100 AED | 3,397.02 ISK |
| 500 AED | 16,985.12 ISK |
| 1,000 AED | 33,970.25 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-29T11:02:18Z",
"rates": {
"ISK": 33.970247
}
}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": 3397.0247,
"rate": 33.970247
}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