Rate Overview
Live
1 BBD = 7.4630 ERN
1 ERN = 0.133994
BBD
Avg
7.4501
High
7.4630
Low
7.4450
Last updated: 5/7/2026, 2:19:54 AM
Quick Conversions
| BBD | ERN |
|---|---|
| 1 BBD | 7.46 ERN |
| 10 BBD | 74.63 ERN |
| 50 BBD | 373.15 ERN |
| 100 BBD | 746.30 ERN |
| 500 BBD | 3,731.51 ERN |
| 1,000 BBD | 7,463.02 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-05-07T02:19:54Z",
"rates": {
"ERN": 7.463017
}
}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.3017,
"rate": 7.463017
}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