Rate Overview
Live
1 EUR = 7.9712 BOB
1 BOB = 0.125452
EUR
Avg
8.1007
High
8.2676
Low
7.9281
Last updated: 3/27/2026, 11:22:49 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 7.97 BOB |
| 10 EUR | 79.71 BOB |
| 50 EUR | 398.56 BOB |
| 100 EUR | 797.12 BOB |
| 500 EUR | 3,985.58 BOB |
| 1,000 EUR | 7,971.17 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-03-27T11:22:49Z",
"rates": {
"BOB": 7.971165
}
}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": 797.1165,
"rate": 7.971165
}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