Rate Overview
Live
1 KGS = 0.008448 GIP
1 GIP = 118.3712
KGS
Avg
0.008460
High
0.008475
Low
0.008445
Last updated: 8/15/2026, 11:54:01 AM
Quick Conversions
| KGS | GIP |
|---|---|
| 1 KGS | 0.01 GIP |
| 10 KGS | 0.08 GIP |
| 50 KGS | 0.42 GIP |
| 100 KGS | 0.84 GIP |
| 500 KGS | 4.22 GIP |
| 1,000 KGS | 8.45 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-08-15T11:54:01Z",
"rates": {
"GIP": 0.008448
}
}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.8448000000000001,
"rate": 0.008448
}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