Rate Overview
Live
1 KGS = 0.008497 GIP
1 GIP = 117.6886
KGS
Avg
0.008502
High
0.008527
Low
0.008478
Last updated: 5/27/2026, 8:33:40 PM
Quick Conversions
| KGS | GIP |
|---|---|
| 1 KGS | 0.01 GIP |
| 10 KGS | 0.08 GIP |
| 50 KGS | 0.42 GIP |
| 100 KGS | 0.85 GIP |
| 500 KGS | 4.25 GIP |
| 1,000 KGS | 8.50 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-05-27T20:33:40Z",
"rates": {
"GIP": 0.008497
}
}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.8496999999999999,
"rate": 0.008497
}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