Rate Overview
Live
1 KRW = 0.029355 UAH
1 UAH = 34.0657
KRW
Avg
0.029319
High
0.029515
Low
0.029116
Last updated: 4/17/2026, 6:25:06 AM
Quick Conversions
| KRW | UAH |
|---|---|
| 1 KRW | 0.03 UAH |
| 10 KRW | 0.29 UAH |
| 50 KRW | 1.47 UAH |
| 100 KRW | 2.94 UAH |
| 500 KRW | 14.68 UAH |
| 1,000 KRW | 29.36 UAH |
Get KRW/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=UAHExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T06:25:06Z",
"rates": {
"UAH": 0.029355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "UAH",
"amount": 100
},
"result": 2.9354999999999998,
"rate": 0.029355
}Build with KRW/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key