Rate Overview
Live
1 UAH = 34.0882 KRW
1 KRW = 0.029336
UAH
Avg
34.2839
High
34.9086
Low
33.9242
Last updated: 7/8/2026, 6:05:49 PM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.09 KRW |
| 10 UAH | 340.88 KRW |
| 50 UAH | 1,704.41 KRW |
| 100 UAH | 3,408.82 KRW |
| 500 UAH | 17,044.11 KRW |
| 1,000 UAH | 34,088.23 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-07-08T18:05:49Z",
"rates": {
"KRW": 34.088225
}
}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": 3408.8225,
"rate": 34.088225
}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