Rate Overview
Live
1 UAH = 2.7211 ISK
1 ISK = 0.367497
UAH
Avg
2.8682
High
3.0282
Low
2.7098
Last updated: 8/29/2026, 7:29:22 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.72 ISK |
| 10 UAH | 27.21 ISK |
| 50 UAH | 136.06 ISK |
| 100 UAH | 272.11 ISK |
| 500 UAH | 1,360.56 ISK |
| 1,000 UAH | 2,721.11 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-08-29T07:29:22Z",
"rates": {
"ISK": 2.721112
}
}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.1112,
"rate": 2.721112
}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