Rate Overview
Live
1 BWP = 1.0906 ERN
1 ERN = 0.916938
BWP
Avg
1.1116
High
1.1465
Low
1.0601
Last updated: 7/28/2026, 8:29:13 PM
Quick Conversions
| BWP | ERN |
|---|---|
| 1 BWP | 1.09 ERN |
| 10 BWP | 10.91 ERN |
| 50 BWP | 54.53 ERN |
| 100 BWP | 109.06 ERN |
| 500 BWP | 545.29 ERN |
| 1,000 BWP | 1,090.59 ERN |
Get BWP/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=ERNExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-28T20:29:13Z",
"rates": {
"ERN": 1.090586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "ERN",
"amount": 100
},
"result": 109.05860000000001,
"rate": 1.090586
}Build with BWP/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key