Rate Overview
Live
1 UAH = 2.8312 ISK
1 ISK = 0.353207
UAH
Avg
2.8370
High
2.8669
Low
2.8037
Last updated: 3/27/2026, 3:07:17 PM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.83 ISK |
| 10 UAH | 28.31 ISK |
| 50 UAH | 141.56 ISK |
| 100 UAH | 283.12 ISK |
| 500 UAH | 1,415.60 ISK |
| 1,000 UAH | 2,831.20 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-03-27T15:07:17Z",
"rates": {
"ISK": 2.831202
}
}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": 283.1202,
"rate": 2.831202
}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