Rate Overview
Live
1 ETB = 0.083441 BWP
1 BWP = 11.9845
ETB
Avg
0.084564
High
0.086847
Low
0.083441
Last updated: 5/27/2026, 11:47:30 PM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.08 BWP |
| 10 ETB | 0.83 BWP |
| 50 ETB | 4.17 BWP |
| 100 ETB | 8.34 BWP |
| 500 ETB | 41.72 BWP |
| 1,000 ETB | 83.44 BWP |
Get ETB/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BWPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-05-27T23:47:30Z",
"rates": {
"BWP": 0.083441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BWP",
"amount": 100
},
"result": 8.344100000000001,
"rate": 0.083441
}Build with ETB/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key