Rate Overview
Live
1 XCD = 2.5509 BOB
1 BOB = 0.392020
XCD
Avg
2.5559
High
2.5661
Low
2.5509
Last updated: 3/7/2026, 1:01:43 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 2.55 BOB |
| 10 XCD | 25.51 BOB |
| 50 XCD | 127.54 BOB |
| 100 XCD | 255.09 BOB |
| 500 XCD | 1,275.45 BOB |
| 1,000 XCD | 2,550.89 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-03-07T01:01:43Z",
"rates": {
"BOB": 2.550893
}
}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.08929999999998,
"rate": 2.550893
}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