Rate Overview
Live
1 XCD = 4.3398 BOB
1 BOB = 0.230424
XCD
Avg
3.6531
High
4.3398
Low
2.5543
Last updated: 7/31/2026, 8:54:35 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 4.34 BOB |
| 10 XCD | 43.40 BOB |
| 50 XCD | 216.99 BOB |
| 100 XCD | 433.98 BOB |
| 500 XCD | 2,169.91 BOB |
| 1,000 XCD | 4,339.83 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-31T08:54:35Z",
"rates": {
"BOB": 4.339825
}
}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": 433.9825,
"rate": 4.339825
}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