Rate Overview
Live
1 SHP = 1.0910 CHF
1 CHF = 0.916593
SHP
Avg
1.0616
High
1.0918
Low
1.0395
Last updated: 7/23/2026, 10:28:54 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.09 CHF |
| 10 SHP | 10.91 CHF |
| 50 SHP | 54.55 CHF |
| 100 SHP | 109.10 CHF |
| 500 SHP | 545.50 CHF |
| 1,000 SHP | 1,091.00 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-23T10:28:54Z",
"rates": {
"CHF": 1.090997
}
}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": 109.0997,
"rate": 1.090997
}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