Rate Overview
Live
1 CHF = 0.918356 GIP
1 GIP = 1.0889
CHF
Avg
0.918796
High
0.920229
Low
0.915945
Last updated: 7/23/2026, 5:30:09 AM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.92 GIP |
| 10 CHF | 9.18 GIP |
| 50 CHF | 45.92 GIP |
| 100 CHF | 91.84 GIP |
| 500 CHF | 459.18 GIP |
| 1,000 CHF | 918.36 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-07-23T05:30:09Z",
"rates": {
"GIP": 0.918356
}
}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": 91.8356,
"rate": 0.918356
}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