Rate Overview
Live
1 BOB = 0.080951 EUR
1 EUR = 12.3532
BOB
Avg
0.121810
High
0.126777
Low
0.080951
Last updated: 7/22/2026, 6:21:34 PM
Quick Conversions
| BOB | EUR |
|---|---|
| 1 BOB | 0.08 EUR |
| 10 BOB | 0.81 EUR |
| 50 BOB | 4.05 EUR |
| 100 BOB | 8.10 EUR |
| 500 BOB | 40.48 EUR |
| 1,000 BOB | 80.95 EUR |
Get BOB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=EURExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-22T18:21:34Z",
"rates": {
"EUR": 0.080951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "EUR",
"amount": 100
},
"result": 8.095099999999999,
"rate": 0.080951
}Build with BOB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key