Rate Overview
Live
1 UAH = 20.1531 KPW
1 KPW = 0.049620
UAH
Avg
20.3651
High
20.7837
Low
20.0632
Last updated: 8/23/2026, 3:31:44 AM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.15 KPW |
| 10 UAH | 201.53 KPW |
| 50 UAH | 1,007.66 KPW |
| 100 UAH | 2,015.31 KPW |
| 500 UAH | 10,076.57 KPW |
| 1,000 UAH | 20,153.15 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-08-23T03:31:44Z",
"rates": {
"KPW": 20.153148
}
}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": 2015.3148,
"rate": 20.153148
}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