Rate Overview
Live
1 EUR = 8.0627 BOB
1 BOB = 0.124027
EUR
Avg
8.0961
High
8.2676
Low
7.9281
Last updated: 5/27/2026, 9:29:16 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.06 BOB |
| 10 EUR | 80.63 BOB |
| 50 EUR | 403.14 BOB |
| 100 EUR | 806.27 BOB |
| 500 EUR | 4,031.37 BOB |
| 1,000 EUR | 8,062.74 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-27T09:29:16Z",
"rates": {
"BOB": 8.062742
}
}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.2742000000001,
"rate": 8.062742
}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