Rate Overview
Live
1 UAH = 20.1055 KPW
1 KPW = 0.049738
UAH
Avg
21.2714
High
21.8618
Low
20.1055
Last updated: 8/20/2026, 7:56:05 AM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.11 KPW |
| 10 UAH | 201.06 KPW |
| 50 UAH | 1,005.28 KPW |
| 100 UAH | 2,010.55 KPW |
| 500 UAH | 10,052.77 KPW |
| 1,000 UAH | 20,105.54 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-20T07:56:05Z",
"rates": {
"KPW": 20.105542
}
}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": 2010.5542,
"rate": 20.105542
}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