Rate Overview
Live
1 CHF = 118.3453 BTN
1 BTN = 0.008450
CHF
Avg
118.6607
High
122.0818
Low
115.9354
Last updated: 7/23/2026, 2:23:18 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.35 BTN |
| 10 CHF | 1,183.45 BTN |
| 50 CHF | 5,917.27 BTN |
| 100 CHF | 11,834.53 BTN |
| 500 CHF | 59,172.67 BTN |
| 1,000 CHF | 118,345.34 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-23T02:23:18Z",
"rates": {
"BTN": 118.345336
}
}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": 11834.5336,
"rate": 118.345336
}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