Rate Overview
Live
1 SHP = 116.6875 KGS
1 KGS = 0.008570
SHP
Avg
117.0968
High
119.7948
Low
114.8383
Last updated: 3/27/2026, 1:41:41 PM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 116.69 KGS |
| 10 SHP | 1,166.88 KGS |
| 50 SHP | 5,834.38 KGS |
| 100 SHP | 11,668.75 KGS |
| 500 SHP | 58,343.77 KGS |
| 1,000 SHP | 116,687.53 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-03-27T13:41:41Z",
"rates": {
"KGS": 116.687532
}
}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": 11668.753200000001,
"rate": 116.687532
}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