Rate Overview
Live
1 BOB = 0.230424 XCD
1 XCD = 4.3398
BOB
Avg
0.372824
High
0.393750
Low
0.230424
Last updated: 7/31/2026, 8:55:03 AM
Quick Conversions
| BOB | XCD |
|---|---|
| 1 BOB | 0.23 XCD |
| 10 BOB | 2.30 XCD |
| 50 BOB | 11.52 XCD |
| 100 BOB | 23.04 XCD |
| 500 BOB | 115.21 XCD |
| 1,000 BOB | 230.42 XCD |
Get BOB/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=XCDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T08:55:03Z",
"rates": {
"XCD": 0.230424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "XCD",
"amount": 100
},
"result": 23.0424,
"rate": 0.230424
}Build with BOB/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key