Rate Overview
Live
1 XCD = 2.5567 BOB
1 BOB = 0.391123
XCD
Avg
2.5547
High
2.5583
Low
2.5504
Last updated: 4/17/2026, 6:07:31 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 2.56 BOB |
| 10 XCD | 25.57 BOB |
| 50 XCD | 127.84 BOB |
| 100 XCD | 255.67 BOB |
| 500 XCD | 1,278.37 BOB |
| 1,000 XCD | 2,556.74 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-04-17T06:07:31Z",
"rates": {
"BOB": 2.556741
}
}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": 255.6741,
"rate": 2.556741
}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