Rate Overview
Live
1 XCD = 4.1757 BOB
1 BOB = 0.239480
XCD
Avg
4.1468
High
4.1979
Low
4.0435
Last updated: 7/31/2026, 2:56:08 AM
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-31T02:56:08Z",
"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