Rate Overview
Live
1 XCD = 2.5575 BOB
1 BOB = 0.391004
XCD
Avg
2.5578
High
2.5668
Low
2.5513
Last updated: 5/7/2026, 7:45:41 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 2.56 BOB |
| 10 XCD | 25.58 BOB |
| 50 XCD | 127.88 BOB |
| 100 XCD | 255.75 BOB |
| 500 XCD | 1,278.76 BOB |
| 1,000 XCD | 2,557.52 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-05-07T07:45:41Z",
"rates": {
"BOB": 2.557519
}
}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.7519,
"rate": 2.557519
}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