Rate Overview
Live
1 BZD = 6.6712 BWP
1 BWP = 0.149898
BZD
Avg
6.6751
High
6.7026
Low
6.6623
Last updated: 4/18/2026, 8:44:33 AM
Quick Conversions
| BZD | BWP |
|---|---|
| 1 BZD | 6.67 BWP |
| 10 BZD | 66.71 BWP |
| 50 BZD | 333.56 BWP |
| 100 BZD | 667.12 BWP |
| 500 BZD | 3,335.60 BWP |
| 1,000 BZD | 6,671.19 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-04-18T08:44:33Z",
"rates": {
"BWP": 6.671191
}
}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": 667.1191,
"rate": 6.671191
}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