Rate Overview
Live
1 UAH = 2.8169 ISK
1 ISK = 0.355005
UAH
Avg
2.8925
High
3.0336
Low
2.7745
Last updated: 6/30/2026, 6:45:40 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.82 ISK |
| 10 UAH | 28.17 ISK |
| 50 UAH | 140.84 ISK |
| 100 UAH | 281.69 ISK |
| 500 UAH | 1,408.43 ISK |
| 1,000 UAH | 2,816.86 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-30T06:45:40Z",
"rates": {
"ISK": 2.816862
}
}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.6862,
"rate": 2.816862
}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