Rate Overview
Live
1 XCD = 4.1757 BOB
1 BOB = 0.239480
XCD
Avg
3.6257
High
4.1979
Low
2.5543
Last updated: 7/30/2026, 11:22:30 PM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 4.18 BOB |
| 10 XCD | 41.76 BOB |
| 50 XCD | 208.79 BOB |
| 100 XCD | 417.57 BOB |
| 500 XCD | 2,087.85 BOB |
| 1,000 XCD | 4,175.71 BOB |
Get XCD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BOBExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-30T23:22:30Z",
"rates": {
"BOB": 4.175706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BOB",
"amount": 100
},
"result": 417.5706,
"rate": 4.175706
}Build with XCD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key