Rate Overview
Live
1 CZK = 0.642235 BWP
1 BWP = 1.5571
CZK
Avg
0.643550
High
0.648351
Low
0.641348
Last updated: 8/12/2026, 10:07:03 AM
Quick Conversions
| CZK | BWP |
|---|---|
| 1 CZK | 0.64 BWP |
| 10 CZK | 6.42 BWP |
| 50 CZK | 32.11 BWP |
| 100 CZK | 64.22 BWP |
| 500 CZK | 321.12 BWP |
| 1,000 CZK | 642.24 BWP |
Get CZK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BWPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-08-12T10:07:03Z",
"rates": {
"BWP": 0.642235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BWP",
"amount": 100
},
"result": 64.2235,
"rate": 0.642235
}Build with CZK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key