Rate Overview
Live
1 EUR = 12.2523 BOB
1 BOB = 0.081617
EUR
Avg
8.1284
High
12.2523
Low
7.1470
Last updated: 7/20/2026, 3:07:39 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 12.25 BOB |
| 10 EUR | 122.52 BOB |
| 50 EUR | 612.62 BOB |
| 100 EUR | 1,225.23 BOB |
| 500 EUR | 6,126.17 BOB |
| 1,000 EUR | 12,252.34 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-20T03:07:39Z",
"rates": {
"BOB": 12.252341
}
}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": 1225.2341,
"rate": 12.252341
}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