Rate Overview
Live
1 YER = 0.048965 BOB
1 BOB = 20.4228
YER
Avg
0.049434
High
0.050561
Low
0.048934
Last updated: 8/18/2026, 6:40:55 AM
Quick Conversions
| YER | BOB |
|---|---|
| 1 YER | 0.05 BOB |
| 10 YER | 0.49 BOB |
| 50 YER | 2.45 BOB |
| 100 YER | 4.90 BOB |
| 500 YER | 24.48 BOB |
| 1,000 YER | 48.97 BOB |
Get YER/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BOBExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-18T06:40:55Z",
"rates": {
"BOB": 0.048965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BOB",
"amount": 100
},
"result": 4.8965000000000005,
"rate": 0.048965
}Build with YER/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key