Rate Overview
Live
1 CHF = 118.9170 BTN
1 BTN = 0.008409
CHF
Avg
117.5740
High
118.9170
Low
116.6317
Last updated: 7/4/2026, 2:07:02 PM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.92 BTN |
| 10 CHF | 1,189.17 BTN |
| 50 CHF | 5,945.85 BTN |
| 100 CHF | 11,891.70 BTN |
| 500 CHF | 59,458.50 BTN |
| 1,000 CHF | 118,916.99 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-04T14:07:02Z",
"rates": {
"BTN": 118.916993
}
}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": 11891.6993,
"rate": 118.916993
}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