Rate Overview
Live
1 BRL = 2.5710 BWP
1 BWP = 0.388953
BRL
Avg
2.5536
High
2.5710
Low
2.5281
Last updated: 3/7/2026, 7:35:55 AM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.57 BWP |
| 10 BRL | 25.71 BWP |
| 50 BRL | 128.55 BWP |
| 100 BRL | 257.10 BWP |
| 500 BRL | 1,285.50 BWP |
| 1,000 BRL | 2,571.00 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-07T07:35:55Z",
"rates": {
"BWP": 2.571002
}
}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": 257.1002,
"rate": 2.571002
}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