Rate Overview
Live
1 BRL = 2.6590 BWP
1 BWP = 0.376079
BRL
Avg
2.7263
High
2.8125
Low
2.6579
Last updated: 5/27/2026, 2:53:50 PM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.66 BWP |
| 10 BRL | 26.59 BWP |
| 50 BRL | 132.95 BWP |
| 100 BRL | 265.90 BWP |
| 500 BRL | 1,329.51 BWP |
| 1,000 BRL | 2,659.01 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-27T14:53:50Z",
"rates": {
"BWP": 2.659014
}
}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": 265.9014,
"rate": 2.659014
}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