Rate Overview
Live
1 BWP = 1.1171 ERN
1 ERN = 0.895185
BWP
Avg
1.1076
High
1.1171
Low
1.1035
Last updated: 5/7/2026, 3:58:24 PM
Quick Conversions
| BWP | ERN |
|---|---|
| 1 BWP | 1.12 ERN |
| 10 BWP | 11.17 ERN |
| 50 BWP | 55.85 ERN |
| 100 BWP | 111.71 ERN |
| 500 BWP | 558.54 ERN |
| 1,000 BWP | 1,117.09 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-05-07T15:58:24Z",
"rates": {
"ERN": 1.117088
}
}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": 111.70880000000001,
"rate": 1.117088
}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