Rate Overview
Live
1 EUR = 8.0239 BOB
1 BOB = 0.124628
EUR
Avg
8.0635
High
8.1587
Low
7.9824
Last updated: 3/7/2026, 4:05:58 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.02 BOB |
| 10 EUR | 80.24 BOB |
| 50 EUR | 401.19 BOB |
| 100 EUR | 802.39 BOB |
| 500 EUR | 4,011.93 BOB |
| 1,000 EUR | 8,023.86 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-03-07T04:05:58Z",
"rates": {
"BOB": 8.023861
}
}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": 802.3861,
"rate": 8.023861
}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