Rate Overview
Live
1 BBD = 7.4665 ERN
1 ERN = 0.133931
BBD
Avg
7.4564
High
7.4665
Low
7.4437
Last updated: 4/16/2026, 11:34:31 PM
Quick Conversions
| BBD | ERN |
|---|---|
| 1 BBD | 7.47 ERN |
| 10 BBD | 74.67 ERN |
| 50 BBD | 373.33 ERN |
| 100 BBD | 746.65 ERN |
| 500 BBD | 3,733.26 ERN |
| 1,000 BBD | 7,466.51 ERN |
Get BBD/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ERNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:34:31Z",
"rates": {
"ERN": 7.466514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ERN",
"amount": 100
},
"result": 746.6514,
"rate": 7.466514
}Build with BBD/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key