Rate Overview
Live
1 GIP = 117.5080 KGS
1 KGS = 0.008510
GIP
Avg
114.9776
High
119.8684
Low
107.8249
Last updated: 5/29/2026, 5:35:37 PM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 117.51 KGS |
| 10 GIP | 1,175.08 KGS |
| 50 GIP | 5,875.40 KGS |
| 100 GIP | 11,750.80 KGS |
| 500 GIP | 58,753.98 KGS |
| 1,000 GIP | 117,507.97 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-05-29T17:35:37Z",
"rates": {
"KGS": 117.507966
}
}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": 11750.7966,
"rate": 117.507966
}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