Rate Overview
Live
1 KRW = 0.030164 UAH
1 UAH = 33.1521
KRW
Avg
0.029944
High
0.030284
Low
0.029645
Last updated: 5/7/2026, 1:41:11 PM
Quick Conversions
| KRW | UAH |
|---|---|
| 1 KRW | 0.03 UAH |
| 10 KRW | 0.30 UAH |
| 50 KRW | 1.51 UAH |
| 100 KRW | 3.02 UAH |
| 500 KRW | 15.08 UAH |
| 1,000 KRW | 30.16 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-05-07T13:41:11Z",
"rates": {
"UAH": 0.030164
}
}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": 3.0164,
"rate": 0.030164
}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