Rate Overview
Live
1 XCD = 33.8447 BTN
1 BTN = 0.029547
XCD
Avg
33.8460
High
34.0365
Low
33.7005
Last updated: 3/7/2026, 1:01:40 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 33.84 BTN |
| 10 XCD | 338.45 BTN |
| 50 XCD | 1,692.24 BTN |
| 100 XCD | 3,384.47 BTN |
| 500 XCD | 16,922.37 BTN |
| 1,000 XCD | 33,844.74 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-03-07T01:01:40Z",
"rates": {
"BTN": 33.844742
}
}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": 3384.4741999999997,
"rate": 33.844742
}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