Rate Overview
Live
1 BBD = 118.6295 YER
1 YER = 0.008430
BBD
Avg
118.7618
High
119.1992
Low
118.3965
Last updated: 8/11/2026, 4:53:09 PM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 118.63 YER |
| 10 BBD | 1,186.30 YER |
| 50 BBD | 5,931.48 YER |
| 100 BBD | 11,862.95 YER |
| 500 BBD | 59,314.76 YER |
| 1,000 BBD | 118,629.51 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-08-11T16:53:09Z",
"rates": {
"YER": 118.629512
}
}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": 11862.951200000001,
"rate": 118.629512
}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