Rate Overview
Live
1 UAH = 33.9799 KRW
1 KRW = 0.029429
UAH
Avg
33.7630
High
34.1050
Low
33.4081
Last updated: 3/7/2026, 3:08:53 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 33.98 KRW |
| 10 UAH | 339.80 KRW |
| 50 UAH | 1,698.99 KRW |
| 100 UAH | 3,397.99 KRW |
| 500 UAH | 16,989.93 KRW |
| 1,000 UAH | 33,979.86 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-07T03:08:53Z",
"rates": {
"KRW": 33.979858
}
}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": 3397.9858,
"rate": 33.979858
}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