Rate Overview
Live
1 SHP = 1.0407 CHF
1 CHF = 0.960932
SHP
Avg
1.0449
High
1.0505
Low
1.0407
Last updated: 5/9/2026, 8:49:24 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.04 CHF |
| 10 SHP | 10.41 CHF |
| 50 SHP | 52.03 CHF |
| 100 SHP | 104.07 CHF |
| 500 SHP | 520.33 CHF |
| 1,000 SHP | 1,040.66 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-05-09T08:49:24Z",
"rates": {
"CHF": 1.040656
}
}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": 104.0656,
"rate": 1.040656
}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