Rate Overview
Live
1 UAH = 2.8129 ISK
1 ISK = 0.355505
UAH
Avg
2.8203
High
2.8307
Low
2.8064
Last updated: 7/10/2026, 4:57:50 PM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.81 ISK |
| 10 UAH | 28.13 ISK |
| 50 UAH | 140.65 ISK |
| 100 UAH | 281.29 ISK |
| 500 UAH | 1,406.45 ISK |
| 1,000 UAH | 2,812.90 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-10T16:57:50Z",
"rates": {
"ISK": 2.812902
}
}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.29019999999997,
"rate": 2.812902
}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