Rate Overview
Live
1 SHP = 117.1787 KGS
1 KGS = 0.008534
SHP
Avg
116.9306
High
117.1787
Low
116.7006
Last updated: 7/10/2026, 2:09:42 AM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 117.18 KGS |
| 10 SHP | 1,171.79 KGS |
| 50 SHP | 5,858.93 KGS |
| 100 SHP | 11,717.87 KGS |
| 500 SHP | 58,589.33 KGS |
| 1,000 SHP | 117,178.66 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-10T02:09:42Z",
"rates": {
"KGS": 117.178655
}
}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": 11717.8655,
"rate": 117.178655
}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