Rate Overview
Live
1 UAH = 20.5325 KPW
1 KPW = 0.048703
UAH
Avg
20.5202
High
20.5678
Low
20.4733
Last updated: 3/28/2026, 9:03:50 AM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.53 KPW |
| 10 UAH | 205.33 KPW |
| 50 UAH | 1,026.63 KPW |
| 100 UAH | 2,053.25 KPW |
| 500 UAH | 10,266.26 KPW |
| 1,000 UAH | 20,532.53 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-03-28T09:03:50Z",
"rates": {
"KPW": 20.532527
}
}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": 2053.2527,
"rate": 20.532527
}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