Rate Overview
Live
1 UAH = 2.7114 ISK
1 ISK = 0.368813
UAH
Avg
2.7947
High
2.8512
Low
2.7068
Last updated: 8/24/2026, 10:28:56 PM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.71 ISK |
| 10 UAH | 27.11 ISK |
| 50 UAH | 135.57 ISK |
| 100 UAH | 271.14 ISK |
| 500 UAH | 1,355.70 ISK |
| 1,000 UAH | 2,711.40 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-24T22:28:56Z",
"rates": {
"ISK": 2.711402
}
}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": 271.1402,
"rate": 2.711402
}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