Rate Overview
Live
1 BTN = 0.008524 CHF
1 CHF = 117.3158
BTN
Avg
0.008501
High
0.008524
Low
0.008480
Last updated: 8/14/2026, 12:52:33 PM
Quick Conversions
| BTN | CHF |
|---|---|
| 1 BTN | 0.01 CHF |
| 10 BTN | 0.09 CHF |
| 50 BTN | 0.43 CHF |
| 100 BTN | 0.85 CHF |
| 500 BTN | 4.26 CHF |
| 1,000 BTN | 8.52 CHF |
Get BTN/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CHFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-14T12:52:33Z",
"rates": {
"CHF": 0.008524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CHF",
"amount": 100
},
"result": 0.8524,
"rate": 0.008524
}Build with BTN/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key