Rate Overview
Live
1 CZK = 0.647037 BWP
1 BWP = 1.5455
CZK
Avg
0.649317
High
0.668955
Low
0.637124
Last updated: 3/28/2026, 12:14:40 PM
Quick Conversions
| CZK | BWP |
|---|---|
| 1 CZK | 0.65 BWP |
| 10 CZK | 6.47 BWP |
| 50 CZK | 32.35 BWP |
| 100 CZK | 64.70 BWP |
| 500 CZK | 323.52 BWP |
| 1,000 CZK | 647.04 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-03-28T12:14:40Z",
"rates": {
"BWP": 0.647037
}
}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.7037,
"rate": 0.647037
}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