Rate Overview
Live
1 BOB = 0.217696 XCD
1 XCD = 4.5936
BOB
Avg
0.220030
High
0.226883
Low
0.216688
Last updated: 9/9/2026, 5:53:54 AM
Quick Conversions
| BOB | XCD |
|---|---|
| 1 BOB | 0.22 XCD |
| 10 BOB | 2.18 XCD |
| 50 BOB | 10.88 XCD |
| 100 BOB | 21.77 XCD |
| 500 BOB | 108.85 XCD |
| 1,000 BOB | 217.70 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-09-09T05:53:54Z",
"rates": {
"XCD": 0.217696
}
}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": 21.7696,
"rate": 0.217696
}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