Rate Overview
Live
1 CHF = 0.935855 GIP
1 GIP = 1.0685
CHF
Avg
0.936700
High
0.941765
Low
0.934826
Last updated: 6/15/2026, 8:21:33 PM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.94 GIP |
| 10 CHF | 9.36 GIP |
| 50 CHF | 46.79 GIP |
| 100 CHF | 93.59 GIP |
| 500 CHF | 467.93 GIP |
| 1,000 CHF | 935.86 GIP |
Get CHF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=GIPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-06-15T20:21:33Z",
"rates": {
"GIP": 0.935855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "GIP",
"amount": 100
},
"result": 93.5855,
"rate": 0.935855
}Build with CHF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key