Rate Overview
Live
1 ETB = 0.085323 BWP
1 BWP = 11.7202
ETB
Avg
0.098125
High
0.121592
Low
0.084508
Last updated: 8/1/2026, 12:33:43 PM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.09 BWP |
| 10 ETB | 0.85 BWP |
| 50 ETB | 4.27 BWP |
| 100 ETB | 8.53 BWP |
| 500 ETB | 42.66 BWP |
| 1,000 ETB | 85.32 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-08-01T12:33:43Z",
"rates": {
"BWP": 0.085323
}
}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.5323,
"rate": 0.085323
}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