Rate Overview
Live
1 XCD = 34.9657 BTN
1 BTN = 0.028599
XCD
Avg
34.3777
High
35.7661
Low
33.2257
Last updated: 6/28/2026, 1:07:06 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 34.97 BTN |
| 10 XCD | 349.66 BTN |
| 50 XCD | 1,748.28 BTN |
| 100 XCD | 3,496.57 BTN |
| 500 XCD | 17,482.84 BTN |
| 1,000 XCD | 34,965.68 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-28T01:07:06Z",
"rates": {
"BTN": 34.965683
}
}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": 3496.5683,
"rate": 34.965683
}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