Rate Overview
Live
1 SHP = 1.0814 CHF
1 CHF = 0.924687
SHP
Avg
1.0774
High
1.0814
Low
1.0720
Last updated: 7/9/2026, 5:55:11 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.08 CHF |
| 10 SHP | 10.81 CHF |
| 50 SHP | 54.07 CHF |
| 100 SHP | 108.14 CHF |
| 500 SHP | 540.72 CHF |
| 1,000 SHP | 1,081.45 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-09T05:55:11Z",
"rates": {
"CHF": 1.081447
}
}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.1447,
"rate": 1.081447
}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