Rate Overview
Live
1 BOB = 23.9241 YER
1 YER = 0.041799
BOB
Avg
30.8355
High
34.3933
Low
23.9241
Last updated: 7/9/2026, 4:01:57 PM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 23.92 YER |
| 10 BOB | 239.24 YER |
| 50 BOB | 1,196.20 YER |
| 100 BOB | 2,392.41 YER |
| 500 BOB | 11,962.03 YER |
| 1,000 BOB | 23,924.05 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-07-09T16:01:57Z",
"rates": {
"YER": 23.924053
}
}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": 2392.4053,
"rate": 23.924053
}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