Rate Overview
Live
1 UAH = 20.3262 KPW
1 KPW = 0.049198
UAH
Avg
20.4270
High
20.5436
Low
20.3262
Last updated: 5/27/2026, 8:32:45 PM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.33 KPW |
| 10 UAH | 203.26 KPW |
| 50 UAH | 1,016.31 KPW |
| 100 UAH | 2,032.62 KPW |
| 500 UAH | 10,163.10 KPW |
| 1,000 UAH | 20,326.20 KPW |
Get UAH/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KPWExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T20:32:45Z",
"rates": {
"KPW": 20.326202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KPW",
"amount": 100
},
"result": 2032.6201999999998,
"rate": 20.326202
}Build with UAH/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key