Rate Overview
Live
1 BWP = 1.1185 ERN
1 ERN = 0.894084
BWP
Avg
1.1040
High
1.1203
Low
1.0584
Last updated: 5/27/2026, 7:17:39 PM
Quick Conversions
| BWP | ERN |
|---|---|
| 1 BWP | 1.12 ERN |
| 10 BWP | 11.18 ERN |
| 50 BWP | 55.92 ERN |
| 100 BWP | 111.85 ERN |
| 500 BWP | 559.23 ERN |
| 1,000 BWP | 1,118.46 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-27T19:17:39Z",
"rates": {
"ERN": 1.118463
}
}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.8463,
"rate": 1.118463
}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