Rate Overview
Live
1 XCD = 35.0781 BTN
1 BTN = 0.028508
XCD
Avg
32.9275
High
35.2381
Low
31.0160
Last updated: 9/10/2026, 3:59:01 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.08 BTN |
| 10 XCD | 350.78 BTN |
| 50 XCD | 1,753.90 BTN |
| 100 XCD | 3,507.81 BTN |
| 500 XCD | 17,539.04 BTN |
| 1,000 XCD | 35,078.07 BTN |
Get XCD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BTNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-10T03:59:01Z",
"rates": {
"BTN": 35.078072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BTN",
"amount": 100
},
"result": 3507.8071999999997,
"rate": 35.078072
}Build with XCD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key