Rate Overview
Live
1 SHP = 116.7990 KGS
1 KGS = 0.008562
SHP
Avg
116.6875
High
117.0756
Low
116.3501
Last updated: 7/30/2026, 9:00:46 AM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 116.80 KGS |
| 10 SHP | 1,167.99 KGS |
| 50 SHP | 5,839.95 KGS |
| 100 SHP | 11,679.90 KGS |
| 500 SHP | 58,399.50 KGS |
| 1,000 SHP | 116,799.00 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-30T09:00:46Z",
"rates": {
"KGS": 116.798995
}
}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": 11679.899500000001,
"rate": 116.798995
}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