Rate Overview
Live
1 EUR = 8.0354 BOB
1 BOB = 0.124450
EUR
Avg
8.0038
High
8.0354
Low
7.9747
Last updated: 6/16/2026, 11:22:49 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.04 BOB |
| 10 EUR | 80.35 BOB |
| 50 EUR | 401.77 BOB |
| 100 EUR | 803.54 BOB |
| 500 EUR | 4,017.68 BOB |
| 1,000 EUR | 8,035.36 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-06-16T11:22:49Z",
"rates": {
"BOB": 8.035358
}
}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": 803.5358,
"rate": 8.035358
}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