Rate Overview
Live
1 BOB = 21.1453 YER
1 YER = 0.047292
BOB
Avg
32.6621
High
34.6601
Low
21.1453
Last updated: 7/28/2026, 8:44:47 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 21.15 YER |
| 10 BOB | 211.45 YER |
| 50 BOB | 1,057.27 YER |
| 100 BOB | 2,114.53 YER |
| 500 BOB | 10,572.66 YER |
| 1,000 BOB | 21,145.32 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-28T08:44:47Z",
"rates": {
"YER": 21.145315
}
}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": 2114.5315,
"rate": 21.145315
}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