Rate Overview
Live
1 BBD = 118.5041 YER
1 YER = 0.008439
BBD
Avg
118.4712
High
118.5136
Low
118.3189
Last updated: 9/5/2026, 7:53:01 PM
Quick Conversions
| BBD | YER |
|---|---|
| 1 BBD | 118.50 YER |
| 10 BBD | 1,185.04 YER |
| 50 BBD | 5,925.21 YER |
| 100 BBD | 11,850.41 YER |
| 500 BBD | 59,252.05 YER |
| 1,000 BBD | 118,504.11 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-09-05T19:53:01Z",
"rates": {
"YER": 118.504108
}
}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": 11850.4108,
"rate": 118.504108
}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