Rate Overview
Live
1 SHP = 1.0944 CHF
1 CHF = 0.913708
SHP
Avg
1.0950
High
1.0990
Low
1.0910
Last updated: 9/5/2026, 9:51:19 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.09 CHF |
| 10 SHP | 10.94 CHF |
| 50 SHP | 54.72 CHF |
| 100 SHP | 109.44 CHF |
| 500 SHP | 547.22 CHF |
| 1,000 SHP | 1,094.44 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-09-05T09:51:19Z",
"rates": {
"CHF": 1.094441
}
}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.4441,
"rate": 1.094441
}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