Rate Overview
Live
1 GIP = 115.1719 KGS
1 KGS = 0.008683
GIP
Avg
116.9651
High
117.6286
Low
115.1719
Last updated: 6/19/2026, 5:14:21 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 115.17 KGS |
| 10 GIP | 1,151.72 KGS |
| 50 GIP | 5,758.59 KGS |
| 100 GIP | 11,517.19 KGS |
| 500 GIP | 57,585.94 KGS |
| 1,000 GIP | 115,171.88 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-06-19T05:14:21Z",
"rates": {
"KGS": 115.171882
}
}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": 11517.1882,
"rate": 115.171882
}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