Rate Overview
Live
1 XCD = 34.8503 BTN
1 BTN = 0.028694
XCD
Avg
34.9987
High
35.2516
Low
34.8447
Last updated: 6/19/2026, 8:21:11 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 34.85 BTN |
| 10 XCD | 348.50 BTN |
| 50 XCD | 1,742.51 BTN |
| 100 XCD | 3,485.03 BTN |
| 500 XCD | 17,425.14 BTN |
| 1,000 XCD | 34,850.29 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-06-19T08:21:11Z",
"rates": {
"BTN": 34.850288
}
}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": 3485.0288,
"rate": 34.850288
}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