Rate Overview
Live
1 CHF = 1.2691 USD
1 USD = 0.787930
CHF
Avg
1.2581
High
1.3032
Low
1.2086
Last updated: 5/28/2026, 1:55:25 AM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.27 USD |
| 10 CHF | 12.69 USD |
| 50 CHF | 63.46 USD |
| 100 CHF | 126.91 USD |
| 500 CHF | 634.57 USD |
| 1,000 CHF | 1,269.15 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-05-28T01:55:25Z",
"rates": {
"USD": 1.269148
}
}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": 126.9148,
"rate": 1.269148
}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