Rate Overview
Live
1 UAH = 34.5387 KRW
1 KRW = 0.028953
UAH
Avg
33.8771
High
34.5387
Low
32.9526
Last updated: 3/27/2026, 9:58:43 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.54 KRW |
| 10 UAH | 345.39 KRW |
| 50 UAH | 1,726.94 KRW |
| 100 UAH | 3,453.87 KRW |
| 500 UAH | 17,269.35 KRW |
| 1,000 UAH | 34,538.70 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-27T09:58:43Z",
"rates": {
"KRW": 34.538703
}
}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": 3453.8702999999996,
"rate": 34.538703
}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