Rate Overview
Live
1 CHF = 121.9742 BTN
1 BTN = 0.008198
CHF
Avg
121.1779
High
121.9742
Low
119.7368
Last updated: 5/6/2026, 10:16:00 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 121.97 BTN |
| 10 CHF | 1,219.74 BTN |
| 50 CHF | 6,098.71 BTN |
| 100 CHF | 12,197.42 BTN |
| 500 CHF | 60,987.08 BTN |
| 1,000 CHF | 121,974.16 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-05-06T10:16:00Z",
"rates": {
"BTN": 121.974158
}
}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": 12197.4158,
"rate": 121.974158
}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