Rate Overview
Live
1 BOB = 34.4647 YER
1 YER = 0.029015
BOB
Avg
34.5046
High
34.6698
Low
34.3346
Last updated: 5/27/2026, 10:49:58 PM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 34.46 YER |
| 10 BOB | 344.65 YER |
| 50 BOB | 1,723.24 YER |
| 100 BOB | 3,446.47 YER |
| 500 BOB | 17,232.37 YER |
| 1,000 BOB | 34,464.73 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-27T22:49:58Z",
"rates": {
"YER": 34.464733
}
}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": 3446.4733,
"rate": 34.464733
}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