Rate Overview
Live
1 SHP = 1.0623 CHF
1 CHF = 0.941369
SHP
Avg
1.0555
High
1.0623
Low
1.0481
Last updated: 3/27/2026, 1:15:55 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.06 CHF |
| 10 SHP | 10.62 CHF |
| 50 SHP | 53.11 CHF |
| 100 SHP | 106.23 CHF |
| 500 SHP | 531.14 CHF |
| 1,000 SHP | 1,062.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-03-27T01:15:55Z",
"rates": {
"CHF": 1.062283
}
}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.2283,
"rate": 1.062283
}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