Rate Overview
Live
1 BRL = 2.6878 BWP
1 BWP = 0.372049
BRL
Avg
2.6808
High
2.7034
Low
2.6617
Last updated: 4/17/2026, 6:06:50 AM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.69 BWP |
| 10 BRL | 26.88 BWP |
| 50 BRL | 134.39 BWP |
| 100 BRL | 268.78 BWP |
| 500 BRL | 1,343.91 BWP |
| 1,000 BRL | 2,687.82 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-04-17T06:06:50Z",
"rates": {
"BWP": 2.687821
}
}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": 268.7821,
"rate": 2.687821
}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