Rate Overview
Live
1 BOB = 0.233176 XCD
1 XCD = 4.2886
BOB
Avg
0.231453
High
0.233176
Low
0.226315
Last updated: 8/19/2026, 6:05:56 AM
Quick Conversions
| BOB | XCD |
|---|---|
| 1 BOB | 0.23 XCD |
| 10 BOB | 2.33 XCD |
| 50 BOB | 11.66 XCD |
| 100 BOB | 23.32 XCD |
| 500 BOB | 116.59 XCD |
| 1,000 BOB | 233.18 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-08-19T06:05:56Z",
"rates": {
"XCD": 0.233176
}
}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.3176,
"rate": 0.233176
}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