Rate Overview
Live
1 KPW = 0.049197 UAH
1 UAH = 20.3264
KPW
Avg
0.048095
High
0.049197
Low
0.046795
Last updated: 5/27/2026, 8:31:02 PM
Quick Conversions
| KPW | UAH |
|---|---|
| 1 KPW | 0.05 UAH |
| 10 KPW | 0.49 UAH |
| 50 KPW | 2.46 UAH |
| 100 KPW | 4.92 UAH |
| 500 KPW | 24.60 UAH |
| 1,000 KPW | 49.20 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-05-27T20:31:02Z",
"rates": {
"UAH": 0.049197
}
}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.9197,
"rate": 0.049197
}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