Rate Overview
Live
1 UAH = 20.5934 KPW
1 KPW = 0.048559
UAH
Avg
20.6887
High
20.8849
Low
20.4944
Last updated: 3/7/2026, 9:18:13 AM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.59 KPW |
| 10 UAH | 205.93 KPW |
| 50 UAH | 1,029.67 KPW |
| 100 UAH | 2,059.34 KPW |
| 500 UAH | 10,296.70 KPW |
| 1,000 UAH | 20,593.41 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-07T09:18:13Z",
"rates": {
"KPW": 20.593408
}
}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": 2059.3408,
"rate": 20.593408
}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