Rate Overview
Live
1 KPW = 0.003212 BYN
1 BYN = 311.3325
KPW
Avg
0.003226
High
0.003243
Low
0.003212
Last updated: 7/7/2026, 7:44:07 AM
Quick Conversions
| KPW | BYN |
|---|---|
| 1 KPW | 0.00 BYN |
| 10 KPW | 0.03 BYN |
| 50 KPW | 0.16 BYN |
| 100 KPW | 0.32 BYN |
| 500 KPW | 1.61 BYN |
| 1,000 KPW | 3.21 BYN |
Get KPW/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BYNExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-07-07T07:44:07Z",
"rates": {
"BYN": 0.003212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BYN",
"amount": 100
},
"result": 0.3212,
"rate": 0.003212
}Build with KPW/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key