Rate Overview
Live
1 CZK = 0.035268 GIP
1 GIP = 28.3543
CZK
Avg
0.035512
High
0.036130
Low
0.035153
Last updated: 3/27/2026, 7:49:54 AM
Quick Conversions
| CZK | GIP |
|---|---|
| 1 CZK | 0.04 GIP |
| 10 CZK | 0.35 GIP |
| 50 CZK | 1.76 GIP |
| 100 CZK | 3.53 GIP |
| 500 CZK | 17.63 GIP |
| 1,000 CZK | 35.27 GIP |
Get CZK/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=GIPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T07:49:54Z",
"rates": {
"GIP": 0.035268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "GIP",
"amount": 100
},
"result": 3.5268,
"rate": 0.035268
}Build with CZK/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key