Rate Overview
Live
1 EUR = 8.0653 BOB
1 BOB = 0.123987
EUR
Avg
8.0368
High
8.0653
Low
8.0133
Last updated: 5/27/2026, 8:06:54 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.07 BOB |
| 10 EUR | 80.65 BOB |
| 50 EUR | 403.27 BOB |
| 100 EUR | 806.53 BOB |
| 500 EUR | 4,032.67 BOB |
| 1,000 EUR | 8,065.33 BOB |
Get EUR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BOBExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T08:06:54Z",
"rates": {
"BOB": 8.065334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BOB",
"amount": 100
},
"result": 806.5334,
"rate": 8.065334
}Build with EUR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key