Rate Overview
Live
1 SHP = 1.0883 CHF
1 CHF = 0.918882
SHP
Avg
1.0616
High
1.0924
Low
1.0395
Last updated: 7/29/2026, 2:19:22 PM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.09 CHF |
| 10 SHP | 10.88 CHF |
| 50 SHP | 54.41 CHF |
| 100 SHP | 108.83 CHF |
| 500 SHP | 544.14 CHF |
| 1,000 SHP | 1,088.28 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-29T14:19:22Z",
"rates": {
"CHF": 1.088279
}
}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.8279,
"rate": 1.088279
}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