Rate Overview
Live
1 CHF = 117.6480 BTN
1 BTN = 0.008500
CHF
Avg
117.6666
High
117.9109
Low
117.3695
Last updated: 8/14/2026, 2:55:05 PM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 117.65 BTN |
| 10 CHF | 1,176.48 BTN |
| 50 CHF | 5,882.40 BTN |
| 100 CHF | 11,764.80 BTN |
| 500 CHF | 58,824.00 BTN |
| 1,000 CHF | 117,647.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-08-14T14:55:05Z",
"rates": {
"BTN": 117.647992
}
}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": 11764.7992,
"rate": 117.647992
}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