Rate Overview
Live
1 EUR = 13.5288 BOB
1 BOB = 0.073916
EUR
Avg
13.7478
High
13.9835
Low
13.5288
Last updated: 8/14/2026, 7:27:14 PM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 13.53 BOB |
| 10 EUR | 135.29 BOB |
| 50 EUR | 676.44 BOB |
| 100 EUR | 1,352.88 BOB |
| 500 EUR | 6,764.39 BOB |
| 1,000 EUR | 13,528.79 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-08-14T19:27:14Z",
"rates": {
"BOB": 13.528788
}
}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": 1352.8788,
"rate": 13.528788
}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