Rate Overview
Live
1 BOB = 0.126227 EUR
1 EUR = 7.9222
BOB
Avg
0.126664
High
0.127017
Low
0.126227
Last updated: 7/4/2026, 11:23:03 PM
Quick Conversions
| BOB | EUR |
|---|---|
| 1 BOB | 0.13 EUR |
| 10 BOB | 1.26 EUR |
| 50 BOB | 6.31 EUR |
| 100 BOB | 12.62 EUR |
| 500 BOB | 63.11 EUR |
| 1,000 BOB | 126.23 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-04T23:23:03Z",
"rates": {
"EUR": 0.126227
}
}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": 12.6227,
"rate": 0.126227
}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