Rate Overview
Live
1 UAH = 2.8084 ISK
1 ISK = 0.356075
UAH
Avg
2.7873
High
2.8084
Low
2.7746
Last updated: 6/19/2026, 8:50:40 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.81 ISK |
| 10 UAH | 28.08 ISK |
| 50 UAH | 140.42 ISK |
| 100 UAH | 280.84 ISK |
| 500 UAH | 1,404.20 ISK |
| 1,000 UAH | 2,808.39 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-06-19T08:50:40Z",
"rates": {
"ISK": 2.808394
}
}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": 280.83939999999996,
"rate": 2.808394
}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