Rate Overview
Live
1 BBD = 119.1471 YER
1 YER = 0.008393
BBD
Avg
119.0299
High
119.2856
Low
118.8607
Last updated: 7/26/2026, 2:32:12 AM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 119.15 YER |
| 10 BBD | 1,191.47 YER |
| 50 BBD | 5,957.35 YER |
| 100 BBD | 11,914.71 YER |
| 500 BBD | 59,573.53 YER |
| 1,000 BBD | 119,147.06 YER |
Get BBD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=YERExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-26T02:32:12Z",
"rates": {
"YER": 119.147056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "YER",
"amount": 100
},
"result": 11914.705600000001,
"rate": 119.147056
}Build with BBD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key