Rate Overview
Live
1 BBD = 118.5419 YER
1 YER = 0.008436
BBD
Avg
118.7460
High
119.2975
Low
118.4296
Last updated: 7/7/2026, 5:38:17 PM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 118.54 YER |
| 10 BBD | 1,185.42 YER |
| 50 BBD | 5,927.10 YER |
| 100 BBD | 11,854.19 YER |
| 500 BBD | 59,270.97 YER |
| 1,000 BBD | 118,541.94 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-07-07T17:38:17Z",
"rates": {
"YER": 118.541943
}
}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": 11854.194300000001,
"rate": 118.541943
}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