Rate Overview
Live
1 XCD = 35.3610 BTN
1 BTN = 0.028280
XCD
Avg
35.3369
High
35.3864
Low
35.2421
Last updated: 8/21/2026, 12:30:56 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.36 BTN |
| 10 XCD | 353.61 BTN |
| 50 XCD | 1,768.05 BTN |
| 100 XCD | 3,536.10 BTN |
| 500 XCD | 17,680.48 BTN |
| 1,000 XCD | 35,360.97 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-08-21T12:30:56Z",
"rates": {
"BTN": 35.360969
}
}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": 3536.0968999999996,
"rate": 35.360969
}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