Rate Overview
Live
1 XCD = 35.2200 BTN
1 BTN = 0.028393
XCD
Avg
35.2377
High
35.3356
Low
35.1621
Last updated: 7/10/2026, 2:06:52 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.22 BTN |
| 10 XCD | 352.20 BTN |
| 50 XCD | 1,761.00 BTN |
| 100 XCD | 3,522.00 BTN |
| 500 XCD | 17,610.02 BTN |
| 1,000 XCD | 35,220.03 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-07-10T14:06:52Z",
"rates": {
"BTN": 35.22003
}
}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": 3522.003,
"rate": 35.22003
}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