Rate Overview
Live
1 CHF = 0.942282 GIP
1 GIP = 1.0613
CHF
Avg
0.953811
High
0.965481
Low
0.942282
Last updated: 3/27/2026, 5:10:57 AM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.94 GIP |
| 10 CHF | 9.42 GIP |
| 50 CHF | 47.11 GIP |
| 100 CHF | 94.23 GIP |
| 500 CHF | 471.14 GIP |
| 1,000 CHF | 942.28 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-03-27T05:10:57Z",
"rates": {
"GIP": 0.942282
}
}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": 94.2282,
"rate": 0.942282
}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