Rate Overview
Live
1 EUR = 8.1145 BOB
1 BOB = 0.123236
EUR
Avg
8.1010
High
8.1446
Low
8.0619
Last updated: 4/16/2026, 7:58:01 PM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.11 BOB |
| 10 EUR | 81.14 BOB |
| 50 EUR | 405.72 BOB |
| 100 EUR | 811.45 BOB |
| 500 EUR | 4,057.25 BOB |
| 1,000 EUR | 8,114.50 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-04-16T19:58:01Z",
"rates": {
"BOB": 8.114495
}
}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": 811.4495,
"rate": 8.114495
}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