Rate Overview
Live
1 BRL = 2.5932 BWP
1 BWP = 0.385629
BRL
Avg
2.6354
High
2.6722
Low
2.5932
Last updated: 6/19/2026, 8:40:27 AM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.59 BWP |
| 10 BRL | 25.93 BWP |
| 50 BRL | 129.66 BWP |
| 100 BRL | 259.32 BWP |
| 500 BRL | 1,296.58 BWP |
| 1,000 BRL | 2,593.16 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-06-19T08:40:27Z",
"rates": {
"BWP": 2.593164
}
}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": 259.3164,
"rate": 2.593164
}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