Rate Overview
Live
1 UAH = 2.7986 ISK
1 ISK = 0.357319
UAH
Avg
2.8119
High
2.8251
Low
2.7986
Last updated: 4/17/2026, 6:23:05 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.80 ISK |
| 10 UAH | 27.99 ISK |
| 50 UAH | 139.93 ISK |
| 100 UAH | 279.86 ISK |
| 500 UAH | 1,399.31 ISK |
| 1,000 UAH | 2,798.62 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-04-17T06:23:05Z",
"rates": {
"ISK": 2.798618
}
}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.86179999999996,
"rate": 2.798618
}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