Rate Overview
Live
1 BBD = 119.2249 YER
1 YER = 0.008388
BBD
Avg
119.2125
High
119.2873
Low
118.9904
Last updated: 3/6/2026, 9:34:49 PM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 119.22 YER |
| 10 BBD | 1,192.25 YER |
| 50 BBD | 5,961.24 YER |
| 100 BBD | 11,922.49 YER |
| 500 BBD | 59,612.43 YER |
| 1,000 BBD | 119,224.86 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-06T21:34:49Z",
"rates": {
"YER": 119.224863
}
}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": 11922.4863,
"rate": 119.224863
}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