Rate Overview
Live
1 BOB = 0.238213 XCD
1 XCD = 4.1979
BOB
Avg
0.243157
High
0.249963
Low
0.238213
Last updated: 7/29/2026, 11:39:25 AM
Quick Conversions
| BOB | XCD |
|---|---|
| 1 BOB | 0.24 XCD |
| 10 BOB | 2.38 XCD |
| 50 BOB | 11.91 XCD |
| 100 BOB | 23.82 XCD |
| 500 BOB | 119.11 XCD |
| 1,000 BOB | 238.21 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-29T11:39:25Z",
"rates": {
"XCD": 0.238213
}
}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.8213,
"rate": 0.238213
}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