Rate Overview
Live
1 XCD = 35.0197 BTN
1 BTN = 0.028555
XCD
Avg
35.1003
High
35.1779
Low
35.0197
Last updated: 5/7/2026, 11:26:53 AM
Quick Conversions
| XCD | BTN |
|---|---|
| 1 XCD | 35.02 BTN |
| 10 XCD | 350.20 BTN |
| 50 XCD | 1,750.99 BTN |
| 100 XCD | 3,501.97 BTN |
| 500 XCD | 17,509.87 BTN |
| 1,000 XCD | 35,019.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-05-07T11:26:53Z",
"rates": {
"BTN": 35.019742
}
}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": 3501.9742,
"rate": 35.019742
}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