Rate Overview
Live
1 BOB = 0.124043 EUR
1 EUR = 8.0617
BOB
Avg
0.128402
High
0.139919
Low
0.122311
Last updated: 5/27/2026, 6:14:35 AM
Quick Conversions
| BOB | EUR |
|---|---|
| 1 BOB | 0.12 EUR |
| 10 BOB | 1.24 EUR |
| 50 BOB | 6.20 EUR |
| 100 BOB | 12.40 EUR |
| 500 BOB | 62.02 EUR |
| 1,000 BOB | 124.04 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-05-27T06:14:35Z",
"rates": {
"EUR": 0.124043
}
}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.4043,
"rate": 0.124043
}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