Rate Overview
Live
1 EUR = 7.9616 BOB
1 BOB = 0.125603
EUR
Avg
8.0658
High
8.2304
Low
7.9447
Last updated: 3/27/2026, 12:59:10 PM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 7.96 BOB |
| 10 EUR | 79.62 BOB |
| 50 EUR | 398.08 BOB |
| 100 EUR | 796.16 BOB |
| 500 EUR | 3,980.79 BOB |
| 1,000 EUR | 7,961.58 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-27T12:59:10Z",
"rates": {
"BOB": 7.961581
}
}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": 796.1581,
"rate": 7.961581
}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