Rate Overview
Live
1 UAH = 2.7219 ISK
1 ISK = 0.367391
UAH
Avg
2.7209
High
2.7306
Low
2.7116
Last updated: 9/5/2026, 4:20:45 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.72 ISK |
| 10 UAH | 27.22 ISK |
| 50 UAH | 136.09 ISK |
| 100 UAH | 272.19 ISK |
| 500 UAH | 1,360.95 ISK |
| 1,000 UAH | 2,721.90 ISK |
Get UAH/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ISKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-05T04:20:45Z",
"rates": {
"ISK": 2.721895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ISK",
"amount": 100
},
"result": 272.1895,
"rate": 2.721895
}Build with UAH/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key