Rate Overview
Live
1 SHP = 1.0608 CHF
1 CHF = 0.942655
SHP
Avg
1.0554
High
1.0608
Low
1.0481
Last updated: 3/26/2026, 11:40:25 PM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.06 CHF |
| 10 SHP | 10.61 CHF |
| 50 SHP | 53.04 CHF |
| 100 SHP | 106.08 CHF |
| 500 SHP | 530.42 CHF |
| 1,000 SHP | 1,060.83 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-03-26T23:40:25Z",
"rates": {
"CHF": 1.060834
}
}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": 106.08340000000001,
"rate": 1.060834
}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