Rate Overview
Live
1 EUR = 12.3467 BOB
1 BOB = 0.080993
EUR
Avg
9.8637
High
12.3476
Low
7.8304
Last updated: 7/22/2026, 12:17:11 PM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 12.35 BOB |
| 10 EUR | 123.47 BOB |
| 50 EUR | 617.34 BOB |
| 100 EUR | 1,234.67 BOB |
| 500 EUR | 6,173.37 BOB |
| 1,000 EUR | 12,346.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-07-22T12:17:11Z",
"rates": {
"BOB": 12.346738
}
}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": 1234.6738,
"rate": 12.346738
}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