Rate Overview
Live
1 BRL = 2.7184 BWP
1 BWP = 0.367865
BRL
Avg
2.7325
High
2.7625
Low
2.7143
Last updated: 5/7/2026, 11:26:23 AM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.72 BWP |
| 10 BRL | 27.18 BWP |
| 50 BRL | 135.92 BWP |
| 100 BRL | 271.84 BWP |
| 500 BRL | 1,359.20 BWP |
| 1,000 BRL | 2,718.39 BWP |
Get BRL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=BWPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T11:26:23Z",
"rates": {
"BWP": 2.71839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "BWP",
"amount": 100
},
"result": 271.839,
"rate": 2.71839
}Build with BRL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key