Rate Overview
Live
1 CHF = 0.931834 GIP
1 GIP = 1.0732
CHF
Avg
0.933466
High
0.936975
Low
0.931510
Last updated: 7/5/2026, 11:36:02 PM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.93 GIP |
| 10 CHF | 9.32 GIP |
| 50 CHF | 46.59 GIP |
| 100 CHF | 93.18 GIP |
| 500 CHF | 465.92 GIP |
| 1,000 CHF | 931.83 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-05T23:36:02Z",
"rates": {
"GIP": 0.931834
}
}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": 93.1834,
"rate": 0.931834
}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