Rate Overview
Live
1 BOB = 0.273136 XCD
1 XCD = 3.6612
BOB
Avg
0.338449
High
0.391494
Low
0.273136
Last updated: 7/10/2026, 7:51:43 AM
Quick Conversions
| BOB | XCD |
|---|---|
| 1 BOB | 0.27 XCD |
| 10 BOB | 2.73 XCD |
| 50 BOB | 13.66 XCD |
| 100 BOB | 27.31 XCD |
| 500 BOB | 136.57 XCD |
| 1,000 BOB | 273.14 XCD |
Get BOB/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=XCDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-10T07:51:43Z",
"rates": {
"XCD": 0.273136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "XCD",
"amount": 100
},
"result": 27.313599999999997,
"rate": 0.273136
}Build with BOB/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key