Rate Overview
Live
1 UAH = 34.5879 KRW
1 KRW = 0.028912
UAH
Avg
33.8233
High
34.5879
Low
32.9835
Last updated: 3/27/2026, 11:50:07 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.59 KRW |
| 10 UAH | 345.88 KRW |
| 50 UAH | 1,729.40 KRW |
| 100 UAH | 3,458.79 KRW |
| 500 UAH | 17,293.96 KRW |
| 1,000 UAH | 34,587.91 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-27T11:50:07Z",
"rates": {
"KRW": 34.587911
}
}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": 3458.7911,
"rate": 34.587911
}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