Rate Overview
Live
1 XCD = 34.7878 BTN
1 BTN = 0.028746
XCD
Avg
34.1625
High
34.8373
Low
33.5699
Last updated: 3/27/2026, 6:09:25 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 34.79 BTN |
| 10 XCD | 347.88 BTN |
| 50 XCD | 1,739.39 BTN |
| 100 XCD | 3,478.78 BTN |
| 500 XCD | 17,393.88 BTN |
| 1,000 XCD | 34,787.76 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-03-27T18:09:25Z",
"rates": {
"BTN": 34.787755
}
}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": 3478.7754999999997,
"rate": 34.787755
}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