Rate Overview
Live
1 CHF = 0.917436 GIP
1 GIP = 1.0900
CHF
Avg
0.941670
High
0.964043
Low
0.917436
Last updated: 7/25/2026, 2:38:20 PM
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.72 GIP |
| 1,000 CHF | 917.44 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-25T14:38:20Z",
"rates": {
"GIP": 0.917436
}
}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.7436,
"rate": 0.917436
}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