Rate Overview
Live
1 BOB = 34.4002 YER
1 YER = 0.029070
BOB
Avg
34.4773
High
34.5979
Low
34.4002
Last updated: 6/19/2026, 8:44:24 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 34.40 YER |
| 10 BOB | 344.00 YER |
| 50 BOB | 1,720.01 YER |
| 100 BOB | 3,440.02 YER |
| 500 BOB | 17,200.11 YER |
| 1,000 BOB | 34,400.22 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-06-19T08:44:24Z",
"rates": {
"YER": 34.400221
}
}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.0221,
"rate": 34.400221
}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