Rate Overview
Live
1 BOB = 0.078277 EUR
1 EUR = 12.7751
BOB
Avg
0.117755
High
0.127017
Low
0.078277
Last updated: 7/26/2026, 12:42:12 AM
Quick Conversions
| BOB | EUR |
|---|---|
| 1 BOB | 0.08 EUR |
| 10 BOB | 0.78 EUR |
| 50 BOB | 3.91 EUR |
| 100 BOB | 7.83 EUR |
| 500 BOB | 39.14 EUR |
| 1,000 BOB | 78.28 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-26T00:42:12Z",
"rates": {
"EUR": 0.078277
}
}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": 7.8277,
"rate": 0.078277
}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