Rate Overview
Live
1 BBD = 118.4751 YER
1 YER = 0.008441
BBD
Avg
118.3111
High
118.7687
Low
117.7871
Last updated: 4/18/2026, 8:43:44 AM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 118.48 YER |
| 10 BBD | 1,184.75 YER |
| 50 BBD | 5,923.76 YER |
| 100 BBD | 11,847.51 YER |
| 500 BBD | 59,237.57 YER |
| 1,000 BBD | 118,475.14 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-04-18T08:43:44Z",
"rates": {
"YER": 118.475136
}
}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": 11847.5136,
"rate": 118.475136
}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