Rate Overview
Live
1 UAH = 2.7732 ISK
1 ISK = 0.360597
UAH
Avg
2.7939
High
2.8090
Low
2.7732
Last updated: 7/30/2026, 6:14:43 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.77 ISK |
| 10 UAH | 27.73 ISK |
| 50 UAH | 138.66 ISK |
| 100 UAH | 277.32 ISK |
| 500 UAH | 1,386.59 ISK |
| 1,000 UAH | 2,773.18 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-30T06:14:43Z",
"rates": {
"ISK": 2.773177
}
}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": 277.3177,
"rate": 2.773177
}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