Rate Overview
Live
1 BOB = 34.5242 YER
1 YER = 0.028965
BOB
Avg
34.5195
High
34.6038
Low
34.3993
Last updated: 5/7/2026, 12:32:54 PM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 34.52 YER |
| 10 BOB | 345.24 YER |
| 50 BOB | 1,726.21 YER |
| 100 BOB | 3,452.42 YER |
| 500 BOB | 17,262.09 YER |
| 1,000 BOB | 34,524.17 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-05-07T12:32:54Z",
"rates": {
"YER": 34.524172
}
}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": 3452.4172,
"rate": 34.524172
}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