Rate Overview
Live
1 UAH = 2.7961 ISK
1 ISK = 0.357637
UAH
Avg
3.0602
High
3.4028
Low
2.7841
Last updated: 6/21/2026, 12:14:29 PM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.80 ISK |
| 10 UAH | 27.96 ISK |
| 50 UAH | 139.81 ISK |
| 100 UAH | 279.61 ISK |
| 500 UAH | 1,398.07 ISK |
| 1,000 UAH | 2,796.14 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-21T12:14:29Z",
"rates": {
"ISK": 2.796135
}
}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": 279.6135,
"rate": 2.796135
}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