Rate Overview
Live
1 CHF = 0.948311 GIP
1 GIP = 1.0545
CHF
Avg
0.942295
High
0.948955
Low
0.935319
Last updated: 5/6/2026, 10:16:47 AM
Quick Conversions
| CHF | GIP |
|---|---|
| 1 CHF | 0.95 GIP |
| 10 CHF | 9.48 GIP |
| 50 CHF | 47.42 GIP |
| 100 CHF | 94.83 GIP |
| 500 CHF | 474.16 GIP |
| 1,000 CHF | 948.31 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-06T10:16:47Z",
"rates": {
"GIP": 0.948311
}
}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.8311,
"rate": 0.948311
}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