Rate Overview
Live
1 CZK = 0.643299 BWP
1 BWP = 1.5545
CZK
Avg
0.644106
High
0.645617
Low
0.642753
Last updated: 9/3/2026, 6:36:52 AM
Quick Conversions
| CZK | BWP |
|---|---|
| 1 CZK | 0.64 BWP |
| 10 CZK | 6.43 BWP |
| 50 CZK | 32.16 BWP |
| 100 CZK | 64.33 BWP |
| 500 CZK | 321.65 BWP |
| 1,000 CZK | 643.30 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-09-03T06:36:52Z",
"rates": {
"BWP": 0.643299
}
}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.3299,
"rate": 0.643299
}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