Rate Overview
Live
1 XCD = 4.2886 BOB
1 BOB = 0.233176
XCD
Avg
4.3209
High
4.4186
Low
4.2886
Last updated: 8/19/2026, 6:03:11 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 4.29 BOB |
| 10 XCD | 42.89 BOB |
| 50 XCD | 214.43 BOB |
| 100 XCD | 428.86 BOB |
| 500 XCD | 2,144.30 BOB |
| 1,000 XCD | 4,288.60 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-08-19T06:03:11Z",
"rates": {
"BOB": 4.288603
}
}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": 428.8603,
"rate": 4.288603
}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