Rate Overview
Live
1 BOB = 34.5382 YER
1 YER = 0.028953
BOB
Avg
34.4892
High
34.6178
Low
34.3346
Last updated: 4/17/2026, 10:42:41 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 34.54 YER |
| 10 BOB | 345.38 YER |
| 50 BOB | 1,726.91 YER |
| 100 BOB | 3,453.82 YER |
| 500 BOB | 17,269.11 YER |
| 1,000 BOB | 34,538.23 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-04-17T10:42:41Z",
"rates": {
"YER": 34.538227
}
}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": 3453.8226999999997,
"rate": 34.538227
}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