Rate Overview
Live
1 BOB = 0.073929 EUR
1 EUR = 13.5265
BOB
Avg
0.072750
High
0.073929
Low
0.071512
Last updated: 8/14/2026, 6:57:58 PM
Quick Conversions
| BOB | EUR |
|---|---|
| 1 BOB | 0.07 EUR |
| 10 BOB | 0.74 EUR |
| 50 BOB | 3.70 EUR |
| 100 BOB | 7.39 EUR |
| 500 BOB | 36.96 EUR |
| 1,000 BOB | 73.93 EUR |
Get BOB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=EURExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-14T18:57:58Z",
"rates": {
"EUR": 0.073929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "EUR",
"amount": 100
},
"result": 7.392899999999999,
"rate": 0.073929
}Build with BOB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key