Rate Overview
Live
1 BWP = 1.1180 ERN
1 ERN = 0.894454
BWP
Avg
1.1178
High
1.1207
Low
1.1138
Last updated: 4/17/2026, 1:27:11 PM
Quick Conversions
| BWP | ERN |
|---|---|
| 1 BWP | 1.12 ERN |
| 10 BWP | 11.18 ERN |
| 50 BWP | 55.90 ERN |
| 100 BWP | 111.80 ERN |
| 500 BWP | 559.00 ERN |
| 1,000 BWP | 1,118.00 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-04-17T13:27:11Z",
"rates": {
"ERN": 1.118
}
}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.80000000000001,
"rate": 1.118
}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