Rate Overview
Live
1 BRL = 2.6206 BWP
1 BWP = 0.381593
BRL
Avg
2.5177
High
2.6777
Low
2.2768
Last updated: 3/27/2026, 4:32:53 PM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.62 BWP |
| 10 BRL | 26.21 BWP |
| 50 BRL | 131.03 BWP |
| 100 BRL | 262.06 BWP |
| 500 BRL | 1,310.30 BWP |
| 1,000 BRL | 2,620.59 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-03-27T16:32:53Z",
"rates": {
"BWP": 2.620594
}
}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": 262.0594,
"rate": 2.620594
}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