Rate Overview
Live
1 YER = 0.052347 BOB
1 BOB = 19.1033
YER
Avg
0.051607
High
0.052589
Low
0.049969
Last updated: 9/8/2026, 7:27:39 PM
Quick Conversions
| YER | BOB |
|---|---|
| 1 YER | 0.05 BOB |
| 10 YER | 0.52 BOB |
| 50 YER | 2.62 BOB |
| 100 YER | 5.23 BOB |
| 500 YER | 26.17 BOB |
| 1,000 YER | 52.35 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-09-08T19:27:39Z",
"rates": {
"BOB": 0.052347
}
}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": 5.2347,
"rate": 0.052347
}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