Rate Overview
Live
1 CHF = 0.917379 GIP
1 GIP = 1.0901
CHF
Avg
0.938420
High
0.964043
Low
0.915362
Last updated: 7/26/2026, 6:27:37 AM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.92 GIP |
| 10 CHF | 9.17 GIP |
| 50 CHF | 45.87 GIP |
| 100 CHF | 91.74 GIP |
| 500 CHF | 458.69 GIP |
| 1,000 CHF | 917.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-07-26T06:27:37Z",
"rates": {
"GIP": 0.917379
}
}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.7379,
"rate": 0.917379
}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