Rate Overview
Live
1 CHF = 116.9337 BTN
1 BTN = 0.008552
CHF
Avg
118.1408
High
119.2800
Low
116.9337
Last updated: 9/1/2026, 11:11:26 PM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 116.93 BTN |
| 10 CHF | 1,169.34 BTN |
| 50 CHF | 5,846.69 BTN |
| 100 CHF | 11,693.37 BTN |
| 500 CHF | 58,466.85 BTN |
| 1,000 CHF | 116,933.71 BTN |
Get CHF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BTNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-09-01T23:11:26Z",
"rates": {
"BTN": 116.933705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BTN",
"amount": 100
},
"result": 11693.3705,
"rate": 116.933705
}Build with CHF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key