Rate Overview
Live
1 UAH = 2.7805 ISK
1 ISK = 0.359653
UAH
Avg
2.7871
High
2.7926
Low
2.7805
Last updated: 5/7/2026, 10:32:33 AM
Quick Conversions
| UAH | ISK |
|---|---|
| 1 UAH | 2.78 ISK |
| 10 UAH | 27.80 ISK |
| 50 UAH | 139.02 ISK |
| 100 UAH | 278.05 ISK |
| 500 UAH | 1,390.23 ISK |
| 1,000 UAH | 2,780.46 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-05-07T10:32:33Z",
"rates": {
"ISK": 2.780455
}
}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": 278.0455,
"rate": 2.780455
}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