Rate Overview
Live
1 XCD = 3.6598 BOB
1 BOB = 0.273237
XCD
Avg
2.9272
High
3.6598
Low
2.5543
Last updated: 7/9/2026, 7:51:27 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 3.66 BOB |
| 10 XCD | 36.60 BOB |
| 50 XCD | 182.99 BOB |
| 100 XCD | 365.98 BOB |
| 500 XCD | 1,829.91 BOB |
| 1,000 XCD | 3,659.82 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-09T07:51:27Z",
"rates": {
"BOB": 3.659824
}
}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": 365.9824,
"rate": 3.659824
}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