Rate Overview
Live
1 XCD = 34.9668 BTN
1 BTN = 0.028599
XCD
Avg
34.9624
High
35.0710
Low
34.8724
Last updated: 9/8/2026, 10:09:05 PM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 34.97 BTN |
| 10 XCD | 349.67 BTN |
| 50 XCD | 1,748.34 BTN |
| 100 XCD | 3,496.68 BTN |
| 500 XCD | 17,483.42 BTN |
| 1,000 XCD | 34,966.85 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-09-08T22:09:05Z",
"rates": {
"BTN": 34.966847
}
}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.6847000000002,
"rate": 34.966847
}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