Rate Overview
Live
1 EUR = 8.0617 BOB
1 BOB = 0.124044
EUR
Avg
8.0363
High
8.0617
Low
8.0133
Last updated: 5/27/2026, 6:53:50 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.06 BOB |
| 10 EUR | 80.62 BOB |
| 50 EUR | 403.08 BOB |
| 100 EUR | 806.17 BOB |
| 500 EUR | 4,030.84 BOB |
| 1,000 EUR | 8,061.67 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-27T06:53:50Z",
"rates": {
"BOB": 8.061672
}
}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.1672,
"rate": 8.061672
}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