Rate Overview
Live
1 XCD = 35.2004 BTN
1 BTN = 0.028409
XCD
Avg
34.6371
High
35.7538
Low
33.1698
Last updated: 9/10/2026, 1:43:44 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.20 BTN |
| 10 XCD | 352.00 BTN |
| 50 XCD | 1,760.02 BTN |
| 100 XCD | 3,520.04 BTN |
| 500 XCD | 17,600.19 BTN |
| 1,000 XCD | 35,200.38 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-10T13:43:44Z",
"rates": {
"BTN": 35.200378
}
}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": 3520.0378,
"rate": 35.200378
}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