Rate Overview
Live
1 GIP = 117.2689 KGS
1 KGS = 0.008527
GIP
Avg
116.4160
High
117.6286
Low
115.1719
Last updated: 7/15/2026, 11:02:45 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 117.27 KGS |
| 10 GIP | 1,172.69 KGS |
| 50 GIP | 5,863.45 KGS |
| 100 GIP | 11,726.89 KGS |
| 500 GIP | 58,634.46 KGS |
| 1,000 GIP | 117,268.91 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-15T11:02:45Z",
"rates": {
"KGS": 117.268914
}
}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": 11726.8914,
"rate": 117.268914
}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