Rate Overview
Live
1 AED = 34.2475 ISK
1 ISK = 0.029199
AED
Avg
34.2834
High
34.3937
Low
34.2355
Last updated: 7/9/2026, 2:59:02 AM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 34.25 ISK |
| 10 AED | 342.47 ISK |
| 50 AED | 1,712.37 ISK |
| 100 AED | 3,424.75 ISK |
| 500 AED | 17,123.73 ISK |
| 1,000 AED | 34,247.46 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-09T02:59:02Z",
"rates": {
"ISK": 34.247462
}
}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": 3424.7462,
"rate": 34.247462
}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