Rate Overview
Live
1 CHF = 0.943411 GIP
1 GIP = 1.0600
CHF
Avg
0.935209
High
0.961999
Low
0.895592
Last updated: 5/26/2026, 6:25:53 PM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.94 GIP |
| 10 CHF | 9.43 GIP |
| 50 CHF | 47.17 GIP |
| 100 CHF | 94.34 GIP |
| 500 CHF | 471.71 GIP |
| 1,000 CHF | 943.41 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-05-26T18:25:53Z",
"rates": {
"GIP": 0.943411
}
}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.3411,
"rate": 0.943411
}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