Rate Overview
Live
1 CHF = 0.944659 GIP
1 GIP = 1.0586
CHF
Avg
0.943888
High
0.951663
Low
0.939237
Last updated: 4/16/2026, 6:01:13 AM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.94 GIP |
| 10 CHF | 9.45 GIP |
| 50 CHF | 47.23 GIP |
| 100 CHF | 94.47 GIP |
| 500 CHF | 472.33 GIP |
| 1,000 CHF | 944.66 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-04-16T06:01:13Z",
"rates": {
"GIP": 0.944659
}
}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.4659,
"rate": 0.944659
}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