Rate Overview
Live
1 CHF = 0.915138 GIP
1 GIP = 1.0927
CHF
Avg
0.938496
High
0.961550
Low
0.915138
Last updated: 7/23/2026, 12:30:24 PM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.92 GIP |
| 10 CHF | 9.15 GIP |
| 50 CHF | 45.76 GIP |
| 100 CHF | 91.51 GIP |
| 500 CHF | 457.57 GIP |
| 1,000 CHF | 915.14 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-23T12:30:24Z",
"rates": {
"GIP": 0.915138
}
}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.5138,
"rate": 0.915138
}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