Rate Overview
Live
1 UAH = 33.2097 KRW
1 KRW = 0.030112
UAH
Avg
33.4032
High
33.7318
Low
33.0206
Last updated: 5/7/2026, 12:35:32 PM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 33.21 KRW |
| 10 UAH | 332.10 KRW |
| 50 UAH | 1,660.49 KRW |
| 100 UAH | 3,320.97 KRW |
| 500 UAH | 16,604.85 KRW |
| 1,000 UAH | 33,209.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-05-07T12:35:32Z",
"rates": {
"KRW": 33.209703
}
}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": 3320.9703,
"rate": 33.209703
}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