Rate Overview
Live
1 BOB = 20.4226 YER
1 YER = 0.048965
BOB
Avg
20.3539
High
20.4355
Low
20.1103
Last updated: 8/20/2026, 10:46:55 AM
Quick Conversions
| BOB | YER |
|---|---|
| 1 BOB | 20.42 YER |
| 10 BOB | 204.23 YER |
| 50 BOB | 1,021.13 YER |
| 100 BOB | 2,042.26 YER |
| 500 BOB | 10,211.31 YER |
| 1,000 BOB | 20,422.61 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-08-20T10:46:55Z",
"rates": {
"YER": 20.422611
}
}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": 2042.2611,
"rate": 20.422611
}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