Rate Overview
Live
1 UAH = 2.8200 ISK
1 ISK = 0.354613
UAH
Avg
2.8278
High
2.9615
Low
2.7745
Last updated: 7/11/2026, 5:08:28 PM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.82 ISK |
| 10 UAH | 28.20 ISK |
| 50 UAH | 141.00 ISK |
| 100 UAH | 282.00 ISK |
| 500 UAH | 1,409.99 ISK |
| 1,000 UAH | 2,819.97 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-07-11T17:08:28Z",
"rates": {
"ISK": 2.819973
}
}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": 281.9973,
"rate": 2.819973
}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