Rate Overview
Live
1 BZD = 6.6671 BWP
1 BWP = 0.149989
BZD
Avg
6.6892
High
6.7422
Low
6.6215
Last updated: 6/18/2026, 9:55:15 AM
Quick Conversions
| BZD | BWP |
|---|---|
| 1 BZD | 6.67 BWP |
| 10 BZD | 66.67 BWP |
| 50 BZD | 333.36 BWP |
| 100 BZD | 666.71 BWP |
| 500 BZD | 3,333.57 BWP |
| 1,000 BZD | 6,667.13 BWP |
Get BZD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=BWPExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-06-18T09:55:15Z",
"rates": {
"BWP": 6.667134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "BWP",
"amount": 100
},
"result": 666.7134,
"rate": 6.667134
}Build with BZD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key