Rate Overview
Live
1 BBD = 119.3179 YER
1 YER = 0.008381
BBD
Avg
119.3003
High
119.3234
Low
119.2587
Last updated: 3/27/2026, 7:42:33 AM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 119.32 YER |
| 10 BBD | 1,193.18 YER |
| 50 BBD | 5,965.90 YER |
| 100 BBD | 11,931.79 YER |
| 500 BBD | 59,658.96 YER |
| 1,000 BBD | 119,317.92 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-03-27T07:42:33Z",
"rates": {
"YER": 119.317917
}
}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": 11931.7917,
"rate": 119.317917
}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