Rate Overview
Live
1 SHP = 1.0469 CHF
1 CHF = 0.955164
SHP
Avg
1.0493
High
1.0595
Low
1.0460
Last updated: 4/18/2026, 8:46:14 AM
Quick Conversions
| SHP | CHF |
|---|---|
| 1 SHP | 1.05 CHF |
| 10 SHP | 10.47 CHF |
| 50 SHP | 52.35 CHF |
| 100 SHP | 104.69 CHF |
| 500 SHP | 523.47 CHF |
| 1,000 SHP | 1,046.94 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-04-18T08:46:14Z",
"rates": {
"CHF": 1.046941
}
}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.69409999999999,
"rate": 1.046941
}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