Rate Overview
Live
1 YER = 0.029055 BOB
1 BOB = 34.4175
YER
Avg
0.028989
High
0.029070
Low
0.028898
Last updated: 5/8/2026, 4:40:40 AM
Quick Conversions
| YER | BOB |
|---|---|
| 1 YER | 0.03 BOB |
| 10 YER | 0.29 BOB |
| 50 YER | 1.45 BOB |
| 100 YER | 2.91 BOB |
| 500 YER | 14.53 BOB |
| 1,000 YER | 29.06 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-05-08T04:40:40Z",
"rates": {
"BOB": 0.029055
}
}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": 2.9055,
"rate": 0.029055
}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