Rate Overview
Live
1 CHF = 118.6813 BTN
1 BTN = 0.008426
CHF
Avg
117.9172
High
118.9170
Low
116.7074
Last updated: 7/6/2026, 12:11:19 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.68 BTN |
| 10 CHF | 1,186.81 BTN |
| 50 CHF | 5,934.07 BTN |
| 100 CHF | 11,868.13 BTN |
| 500 CHF | 59,340.67 BTN |
| 1,000 CHF | 118,681.35 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-07-06T00:11:19Z",
"rates": {
"BTN": 118.681348
}
}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": 11868.1348,
"rate": 118.681348
}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