Rate Overview
Live
1 BOB = 20.2847 YER
1 YER = 0.049298
BOB
Avg
33.3743
High
35.2885
Low
20.2847
Last updated: 7/31/2026, 8:56:37 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 20.28 YER |
| 10 BOB | 202.85 YER |
| 50 BOB | 1,014.24 YER |
| 100 BOB | 2,028.47 YER |
| 500 BOB | 10,142.37 YER |
| 1,000 BOB | 20,284.75 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-31T08:56:37Z",
"rates": {
"YER": 20.284745
}
}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": 2028.4745,
"rate": 20.284745
}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