Rate Overview
Live
1 UAH = 34.0653 KRW
1 KRW = 0.029355
UAH
Avg
34.1082
High
34.3448
Low
33.8809
Last updated: 4/17/2026, 6:29:59 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.07 KRW |
| 10 UAH | 340.65 KRW |
| 50 UAH | 1,703.26 KRW |
| 100 UAH | 3,406.53 KRW |
| 500 UAH | 17,032.63 KRW |
| 1,000 UAH | 34,065.27 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-04-17T06:29:59Z",
"rates": {
"KRW": 34.065269
}
}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": 3406.5269,
"rate": 34.065269
}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