Rate Overview
Live
1 CZK = 0.641416 BWP
1 BWP = 1.5591
CZK
Avg
0.644874
High
0.686873
Low
0.627253
Last updated: 5/28/2026, 12:06:53 AM
Quick Conversions
| CZK | BWP |
|---|---|
| 1 CZK | 0.64 BWP |
| 10 CZK | 6.41 BWP |
| 50 CZK | 32.07 BWP |
| 100 CZK | 64.14 BWP |
| 500 CZK | 320.71 BWP |
| 1,000 CZK | 641.42 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-05-28T00:06:53Z",
"rates": {
"BWP": 0.641416
}
}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.1416,
"rate": 0.641416
}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