Rate Overview
Live
1 GIP = 116.3501 KGS
1 KGS = 0.008595
GIP
Avg
116.9005
High
118.3704
Low
115.4622
Last updated: 7/29/2026, 4:27:52 PM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 116.35 KGS |
| 10 GIP | 1,163.50 KGS |
| 50 GIP | 5,817.51 KGS |
| 100 GIP | 11,635.01 KGS |
| 500 GIP | 58,175.06 KGS |
| 1,000 GIP | 116,350.13 KGS |
Get GIP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=KGSExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-29T16:27:52Z",
"rates": {
"KGS": 116.350127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "KGS",
"amount": 100
},
"result": 11635.0127,
"rate": 116.350127
}Build with GIP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key