Rate Overview
Live
1 KRW = 0.032957 UAH
1 UAH = 30.3426
KRW
Avg
0.032632
High
0.033086
Low
0.032242
Last updated: 9/4/2026, 8:15:29 PM
Quick Conversions
| KRW | UAH |
|---|---|
| 1 KRW | 0.03 UAH |
| 10 KRW | 0.33 UAH |
| 50 KRW | 1.65 UAH |
| 100 KRW | 3.30 UAH |
| 500 KRW | 16.48 UAH |
| 1,000 KRW | 32.96 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-09-04T20:15:29Z",
"rates": {
"UAH": 0.032957
}
}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.2957,
"rate": 0.032957
}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