Rate Overview
Live
1 XCD = 4.5935 BOB
1 BOB = 0.217697
XCD
Avg
4.5458
High
4.6149
Low
4.4076
Last updated: 9/9/2026, 5:49:14 AM
Quick Conversions
| XCD | BOB |
|---|---|
| 1 XCD | 4.59 BOB |
| 10 XCD | 45.94 BOB |
| 50 XCD | 229.68 BOB |
| 100 XCD | 459.35 BOB |
| 500 XCD | 2,296.77 BOB |
| 1,000 XCD | 4,593.55 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-09-09T05:49:14Z",
"rates": {
"BOB": 4.593547
}
}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": 459.3547,
"rate": 4.593547
}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