Rate Overview
Live
1 UAH = 30.1900 KRW
1 KRW = 0.033124
UAH
Avg
30.2876
High
30.5958
Low
30.1898
Last updated: 9/9/2026, 5:50:31 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 30.19 KRW |
| 10 UAH | 301.90 KRW |
| 50 UAH | 1,509.50 KRW |
| 100 UAH | 3,019.00 KRW |
| 500 UAH | 15,094.99 KRW |
| 1,000 UAH | 30,189.97 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-09-09T05:50:31Z",
"rates": {
"KRW": 30.189971
}
}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": 3018.9971,
"rate": 30.189971
}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