Rate Overview
Live
1 CHF = 118.3081 BTN
1 BTN = 0.008453
CHF
Avg
110.0936
High
119.0980
Low
97.2134
Last updated: 3/27/2026, 7:12:45 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.31 BTN |
| 10 CHF | 1,183.08 BTN |
| 50 CHF | 5,915.40 BTN |
| 100 CHF | 11,830.81 BTN |
| 500 CHF | 59,154.04 BTN |
| 1,000 CHF | 118,308.09 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-03-27T07:12:45Z",
"rates": {
"BTN": 118.308085
}
}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": 11830.808500000001,
"rate": 118.308085
}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