Rate Overview
Live
1 BOB = 34.5158 YER
1 YER = 0.028972
BOB
Avg
34.4822
High
34.5641
Low
34.3523
Last updated: 3/7/2026, 6:08:08 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 34.52 YER |
| 10 BOB | 345.16 YER |
| 50 BOB | 1,725.79 YER |
| 100 BOB | 3,451.58 YER |
| 500 BOB | 17,257.92 YER |
| 1,000 BOB | 34,515.85 YER |
Get BOB/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=YERExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T06:08:08Z",
"rates": {
"YER": 34.515845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "YER",
"amount": 100
},
"result": 3451.5845,
"rate": 34.515845
}Build with BOB/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key