Rate Overview
Live
1 XCD = 35.1902 BTN
1 BTN = 0.028417
XCD
Avg
35.3292
High
35.4360
Low
35.1902
Last updated: 8/26/2026, 9:16:37 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.19 BTN |
| 10 XCD | 351.90 BTN |
| 50 XCD | 1,759.51 BTN |
| 100 XCD | 3,519.02 BTN |
| 500 XCD | 17,595.10 BTN |
| 1,000 XCD | 35,190.20 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-26T09:16:37Z",
"rates": {
"BTN": 35.190195
}
}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": 3519.0195000000003,
"rate": 35.190195
}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