Rate Overview
Live
1 AED = 34.3457 ISK
1 ISK = 0.029116
AED
Avg
33.6905
High
34.7750
Low
32.8856
Last updated: 6/19/2026, 9:53:07 AM
Quick Conversions
| AED | ISK |
|---|---|
| 1 AED | 34.35 ISK |
| 10 AED | 343.46 ISK |
| 50 AED | 1,717.29 ISK |
| 100 AED | 3,434.57 ISK |
| 500 AED | 17,172.86 ISK |
| 1,000 AED | 34,345.72 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-06-19T09:53:07Z",
"rates": {
"ISK": 34.34572
}
}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": 3434.572,
"rate": 34.34572
}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