Rate Overview
Live
1 CHF = 118.6771 BTN
1 BTN = 0.008426
CHF
Avg
107.5933
High
121.2210
Low
94.3930
Last updated: 7/23/2026, 7:36:25 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.68 BTN |
| 10 CHF | 1,186.77 BTN |
| 50 CHF | 5,933.85 BTN |
| 100 CHF | 11,867.71 BTN |
| 500 CHF | 59,338.53 BTN |
| 1,000 CHF | 118,677.06 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-23T07:36:25Z",
"rates": {
"BTN": 118.677056
}
}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": 11867.7056,
"rate": 118.677056
}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