Rate Overview
Live
1 BRL = 2.6143 BWP
1 BWP = 0.382512
BRL
Avg
2.5954
High
2.6143
Low
2.5789
Last updated: 9/2/2026, 4:53:44 AM
Quick Conversions
| BRL | BWP |
|---|---|
| 1 BRL | 2.61 BWP |
| 10 BRL | 26.14 BWP |
| 50 BRL | 130.71 BWP |
| 100 BRL | 261.43 BWP |
| 500 BRL | 1,307.15 BWP |
| 1,000 BRL | 2,614.30 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-09-02T04:53:44Z",
"rates": {
"BWP": 2.614299
}
}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": 261.4299,
"rate": 2.614299
}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