Rate Overview
Live
1 BBD = 119.3098 YER
1 YER = 0.008382
BBD
Avg
119.3128
High
119.3239
Low
119.2902
Last updated: 5/28/2026, 4:22:17 PM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 119.31 YER |
| 10 BBD | 1,193.10 YER |
| 50 BBD | 5,965.49 YER |
| 100 BBD | 11,930.99 YER |
| 500 BBD | 59,654.92 YER |
| 1,000 BBD | 119,309.85 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-28T16:22:17Z",
"rates": {
"YER": 119.30985
}
}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": 11930.985,
"rate": 119.30985
}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