Rate Overview
Live
1 UAH = 34.5506 KRW
1 KRW = 0.028943
UAH
Avg
33.8600
High
35.0036
Low
32.0436
Last updated: 3/27/2026, 10:00:43 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.55 KRW |
| 10 UAH | 345.51 KRW |
| 50 UAH | 1,727.53 KRW |
| 100 UAH | 3,455.06 KRW |
| 500 UAH | 17,275.28 KRW |
| 1,000 UAH | 34,550.55 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-27T10:00:43Z",
"rates": {
"KRW": 34.55055
}
}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": 3455.0550000000003,
"rate": 34.55055
}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