Rate Overview
Live
1 UAH = 34.6448 KRW
1 KRW = 0.028864
UAH
Avg
33.8812
High
34.6448
Low
32.9526
Last updated: 3/27/2026, 1:40:01 PM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.64 KRW |
| 10 UAH | 346.45 KRW |
| 50 UAH | 1,732.24 KRW |
| 100 UAH | 3,464.48 KRW |
| 500 UAH | 17,322.38 KRW |
| 1,000 UAH | 34,644.75 KRW |
Get UAH/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KRWExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-27T13:40:01Z",
"rates": {
"KRW": 34.644752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KRW",
"amount": 100
},
"result": 3464.4752,
"rate": 34.644752
}Build with UAH/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key