Rate Overview
Live
1 XCD = 35.3677 BTN
1 BTN = 0.028274
XCD
Avg
35.4313
High
35.7661
Low
35.2349
Last updated: 5/27/2026, 4:19:22 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.37 BTN |
| 10 XCD | 353.68 BTN |
| 50 XCD | 1,768.39 BTN |
| 100 XCD | 3,536.77 BTN |
| 500 XCD | 17,683.86 BTN |
| 1,000 XCD | 35,367.71 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-05-27T16:19:22Z",
"rates": {
"BTN": 35.367711
}
}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": 3536.7711,
"rate": 35.367711
}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