Rate Overview
Live
1 BBD = 118.0783 YER
1 YER = 0.008469
BBD
Avg
118.3538
High
118.7108
Low
118.0668
Last updated: 5/8/2026, 12:59:03 PM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 118.08 YER |
| 10 BBD | 1,180.78 YER |
| 50 BBD | 5,903.91 YER |
| 100 BBD | 11,807.83 YER |
| 500 BBD | 59,039.13 YER |
| 1,000 BBD | 118,078.25 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-05-08T12:59:03Z",
"rates": {
"YER": 118.078251
}
}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": 11807.8251,
"rate": 118.078251
}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