Rate Overview
Live
1 EUR = 12.8250 BOB
1 BOB = 0.077972
EUR
Avg
8.3868
High
12.8250
Low
7.8729
Last updated: 7/27/2026, 2:08:15 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 12.83 BOB |
| 10 EUR | 128.25 BOB |
| 50 EUR | 641.25 BOB |
| 100 EUR | 1,282.50 BOB |
| 500 EUR | 6,412.53 BOB |
| 1,000 EUR | 12,825.05 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-07-27T02:08:15Z",
"rates": {
"BOB": 12.82505
}
}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": 1282.5049999999999,
"rate": 12.82505
}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