Rate Overview
Live
1 KGS = 0.008577 GIP
1 GIP = 116.5909
KGS
Avg
0.008530
High
0.008717
Low
0.008351
Last updated: 7/25/2026, 5:56:23 AM
Quick Conversions
| KGS | GIP |
|---|---|
| 1 KGS | 0.01 GIP |
| 10 KGS | 0.09 GIP |
| 50 KGS | 0.43 GIP |
| 100 KGS | 0.86 GIP |
| 500 KGS | 4.29 GIP |
| 1,000 KGS | 8.58 GIP |
Get KGS/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GIPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-25T05:56:23Z",
"rates": {
"GIP": 0.008577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GIP",
"amount": 100
},
"result": 0.8576999999999999,
"rate": 0.008577
}Build with KGS/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key