Rate Overview
Live
1 XCD = 35.1974 BTN
1 BTN = 0.028411
XCD
Avg
33.5620
High
35.7661
Low
31.6439
Last updated: 7/6/2026, 10:10:26 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.20 BTN |
| 10 XCD | 351.97 BTN |
| 50 XCD | 1,759.87 BTN |
| 100 XCD | 3,519.74 BTN |
| 500 XCD | 17,598.68 BTN |
| 1,000 XCD | 35,197.37 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-07-06T22:10:26Z",
"rates": {
"BTN": 35.197369
}
}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.7369000000003,
"rate": 35.197369
}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