Rate Overview
Live
1 KPW = 0.048547 UAH
1 UAH = 20.5986
KPW
Avg
0.048314
High
0.048547
Low
0.048202
Last updated: 4/17/2026, 10:44:48 AM
Quick Conversions
| KPW | UAH |
|---|---|
| 1 KPW | 0.05 UAH |
| 10 KPW | 0.49 UAH |
| 50 KPW | 2.43 UAH |
| 100 KPW | 4.85 UAH |
| 500 KPW | 24.27 UAH |
| 1,000 KPW | 48.55 UAH |
Get KPW/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=UAHExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T10:44:48Z",
"rates": {
"UAH": 0.048547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "UAH",
"amount": 100
},
"result": 4.8547,
"rate": 0.048547
}Build with KPW/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key