Rate Overview
Live
1 SHP = 1.0390 CHF
1 CHF = 0.962491
SHP
Avg
1.0422
High
1.0521
Low
1.0358
Last updated: 3/6/2026, 7:55:46 PM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.04 CHF |
| 10 SHP | 10.39 CHF |
| 50 SHP | 51.95 CHF |
| 100 SHP | 103.90 CHF |
| 500 SHP | 519.49 CHF |
| 1,000 SHP | 1,038.97 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-06T19:55:46Z",
"rates": {
"CHF": 1.038971
}
}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": 103.89710000000001,
"rate": 1.038971
}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