Rate Overview
Live
1 CHF = 1.2881 USD
1 USD = 0.776316
CHF
Avg
1.2874
High
1.3019
Low
1.2744
Last updated: 3/6/2026, 10:10:17 PM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.29 USD |
| 10 CHF | 12.88 USD |
| 50 CHF | 64.41 USD |
| 100 CHF | 128.81 USD |
| 500 CHF | 644.07 USD |
| 1,000 CHF | 1,288.14 USD |
Get CHF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=USDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-06T22:10:17Z",
"rates": {
"USD": 1.288136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "USD",
"amount": 100
},
"result": 128.8136,
"rate": 1.288136
}Build with CHF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key