Rate Overview
Live
1 EUR = 8.1000 BOB
1 BOB = 0.123457
EUR
Avg
8.1021
High
8.1118
Low
8.0863
Last updated: 5/7/2026, 12:15:07 AM
Quick Conversions
| EUR | BOB |
|---|---|
| 1 EUR | 8.10 BOB |
| 10 EUR | 81.00 BOB |
| 50 EUR | 405.00 BOB |
| 100 EUR | 810.00 BOB |
| 500 EUR | 4,050.00 BOB |
| 1,000 EUR | 8,100.00 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-05-07T00:15:07Z",
"rates": {
"BOB": 8.099999
}
}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": 809.9999,
"rate": 8.099999
}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