Rate Overview
Live
1 BOB = 34.4006 YER
1 YER = 0.029069
BOB
Avg
34.4892
High
34.6620
Low
34.3162
Last updated: 3/28/2026, 10:42:17 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 34.40 YER |
| 10 BOB | 344.01 YER |
| 50 BOB | 1,720.03 YER |
| 100 BOB | 3,440.07 YER |
| 500 BOB | 17,200.33 YER |
| 1,000 BOB | 34,400.65 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-28T10:42:17Z",
"rates": {
"YER": 34.40065
}
}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": 3440.065,
"rate": 34.40065
}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