Rate Overview
Live
1 EUR = 12.7751 BOB
1 BOB = 0.078277
EUR
Avg
8.6193
High
12.7841
Low
7.8751
Last updated: 7/26/2026, 2:32:50 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 12.78 BOB |
| 10 EUR | 127.75 BOB |
| 50 EUR | 638.76 BOB |
| 100 EUR | 1,277.51 BOB |
| 500 EUR | 6,387.57 BOB |
| 1,000 EUR | 12,775.13 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-26T02:32:50Z",
"rates": {
"BOB": 12.775133
}
}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": 1277.5133,
"rate": 12.775133
}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