Rate Overview
Live
1 SHP = 1.0976 CHF
1 CHF = 0.911108
SHP
Avg
1.0932
High
1.0976
Low
1.0893
Last updated: 8/14/2026, 9:41:12 PM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.10 CHF |
| 10 SHP | 10.98 CHF |
| 50 SHP | 54.88 CHF |
| 100 SHP | 109.76 CHF |
| 500 SHP | 548.78 CHF |
| 1,000 SHP | 1,097.56 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-08-14T21:41:12Z",
"rates": {
"CHF": 1.097565
}
}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": 109.75649999999999,
"rate": 1.097565
}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