Rate Overview
Live
1 ETB = 0.085698 BWP
1 BWP = 11.6689
ETB
Avg
0.086291
High
0.086579
Low
0.085698
Last updated: 5/7/2026, 7:56:49 PM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.09 BWP |
| 10 ETB | 0.86 BWP |
| 50 ETB | 4.28 BWP |
| 100 ETB | 8.57 BWP |
| 500 ETB | 42.85 BWP |
| 1,000 ETB | 85.70 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-07T19:56:49Z",
"rates": {
"BWP": 0.085698
}
}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.569799999999999,
"rate": 0.085698
}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