Rate Overview
Live
1 UAH = 2.7998 ISK
1 ISK = 0.357165
UAH
Avg
2.7864
High
2.8087
Low
2.7675
Last updated: 6/22/2026, 8:34:19 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.80 ISK |
| 10 UAH | 28.00 ISK |
| 50 UAH | 139.99 ISK |
| 100 UAH | 279.98 ISK |
| 500 UAH | 1,399.91 ISK |
| 1,000 UAH | 2,799.83 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-22T08:34:19Z",
"rates": {
"ISK": 2.799828
}
}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.9828,
"rate": 2.799828
}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