Rate Overview
Live
1 ETB = 0.084643 BWP
1 BWP = 11.8143
ETB
Avg
0.084514
High
0.085272
Low
0.083416
Last updated: 6/19/2026, 8:40:06 AM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.08 BWP |
| 10 ETB | 0.85 BWP |
| 50 ETB | 4.23 BWP |
| 100 ETB | 8.46 BWP |
| 500 ETB | 42.32 BWP |
| 1,000 ETB | 84.64 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-06-19T08:40:06Z",
"rates": {
"BWP": 0.084643
}
}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.4643,
"rate": 0.084643
}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