Rate Overview
Live
1 BOB = 20.9584 YER
1 YER = 0.047713
BOB
Avg
33.5980
High
35.1887
Low
20.9584
Last updated: 7/29/2026, 11:00:43 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 20.96 YER |
| 10 BOB | 209.58 YER |
| 50 BOB | 1,047.92 YER |
| 100 BOB | 2,095.84 YER |
| 500 BOB | 10,479.22 YER |
| 1,000 BOB | 20,958.44 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-29T11:00:43Z",
"rates": {
"YER": 20.958438
}
}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": 2095.8438,
"rate": 20.958438
}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