Rate Overview
Live
1 BWP = 12.0103 ETB
1 ETB = 0.083262
BWP
Avg
12.0075
High
12.0395
Low
11.9691
Last updated: 8/19/2026, 4:34:27 AM
Quick Conversions
| BWP | ETB |
|---|---|
| 1 BWP | 12.01 ETB |
| 10 BWP | 120.10 ETB |
| 50 BWP | 600.52 ETB |
| 100 BWP | 1,201.03 ETB |
| 500 BWP | 6,005.16 ETB |
| 1,000 BWP | 12,010.31 ETB |
Get BWP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=ETBExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-08-19T04:34:27Z",
"rates": {
"ETB": 12.01031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "ETB",
"amount": 100
},
"result": 1201.031,
"rate": 12.01031
}Build with BWP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key