Rate Overview
Live
1 CHF = 0.911375 GIP
1 GIP = 1.0972
CHF
Avg
0.914792
High
0.917985
Low
0.911375
Last updated: 8/14/2026, 6:50:43 PM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.91 GIP |
| 10 CHF | 9.11 GIP |
| 50 CHF | 45.57 GIP |
| 100 CHF | 91.14 GIP |
| 500 CHF | 455.69 GIP |
| 1,000 CHF | 911.38 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-08-14T18:50:43Z",
"rates": {
"GIP": 0.911375
}
}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.1375,
"rate": 0.911375
}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