Rate Overview
Live
1 BRL = 2.6637 BWP
1 BWP = 0.375418
BRL
Avg
2.5040
High
2.7413
Low
2.2585
Last updated: 7/30/2026, 8:01:34 AM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.66 BWP |
| 10 BRL | 26.64 BWP |
| 50 BRL | 133.18 BWP |
| 100 BRL | 266.37 BWP |
| 500 BRL | 1,331.85 BWP |
| 1,000 BRL | 2,663.70 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-07-30T08:01:34Z",
"rates": {
"BWP": 2.663699
}
}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": 266.3699,
"rate": 2.663699
}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