Rate Overview
Live
1 XCD = 34.5247 BTN
1 BTN = 0.028965
XCD
Avg
34.3931
High
34.5247
Low
34.2234
Last updated: 4/17/2026, 6:08:27 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 34.52 BTN |
| 10 XCD | 345.25 BTN |
| 50 XCD | 1,726.24 BTN |
| 100 XCD | 3,452.47 BTN |
| 500 XCD | 17,262.35 BTN |
| 1,000 XCD | 34,524.70 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-04-17T06:08:27Z",
"rates": {
"BTN": 34.524703
}
}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": 3452.4703000000004,
"rate": 34.524703
}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