Rate Overview
Live
1 SHP = 1.0896 CHF
1 CHF = 0.917787
SHP
Avg
1.0590
High
1.0896
Low
1.0378
Last updated: 7/23/2026, 2:55:33 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.09 CHF |
| 10 SHP | 10.90 CHF |
| 50 SHP | 54.48 CHF |
| 100 SHP | 108.96 CHF |
| 500 SHP | 544.79 CHF |
| 1,000 SHP | 1,089.58 CHF |
Get SHP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=CHFExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-23T02:55:33Z",
"rates": {
"CHF": 1.089577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "CHF",
"amount": 100
},
"result": 108.9577,
"rate": 1.089577
}Build with SHP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key