Rate Overview
Live
1 SHP = 117.6296 KGS
1 KGS = 0.008501
SHP
Avg
116.8414
High
117.6296
Low
116.3501
Last updated: 7/31/2026, 9:53:15 AM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 117.63 KGS |
| 10 SHP | 1,176.30 KGS |
| 50 SHP | 5,881.48 KGS |
| 100 SHP | 11,762.96 KGS |
| 500 SHP | 58,814.79 KGS |
| 1,000 SHP | 117,629.59 KGS |
Get SHP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=KGSExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-31T09:53:15Z",
"rates": {
"KGS": 117.629586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "KGS",
"amount": 100
},
"result": 11762.9586,
"rate": 117.629586
}Build with SHP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key