Rate Overview
Live
1 BWP = 1.0992 ERN
1 ERN = 0.909721
BWP
Avg
1.0980
High
1.1271
Low
1.0671
Last updated: 7/30/2026, 12:54:30 PM
Quick Conversions
| BWP | ERN |
|---|---|
| 1 BWP | 1.10 ERN |
| 10 BWP | 10.99 ERN |
| 50 BWP | 54.96 ERN |
| 100 BWP | 109.92 ERN |
| 500 BWP | 549.62 ERN |
| 1,000 BWP | 1,099.24 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-30T12:54:30Z",
"rates": {
"ERN": 1.099238
}
}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.9238,
"rate": 1.099238
}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