Rate Overview
Live
1 SHP = 115.1719 KGS
1 KGS = 0.008683
SHP
Avg
116.7658
High
117.6286
Low
115.1719
Last updated: 6/19/2026, 8:56:39 AM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 115.17 KGS |
| 10 SHP | 1,151.72 KGS |
| 50 SHP | 5,758.59 KGS |
| 100 SHP | 11,517.19 KGS |
| 500 SHP | 57,585.94 KGS |
| 1,000 SHP | 115,171.88 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-06-19T08:56:39Z",
"rates": {
"KGS": 115.171882
}
}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": 11517.1882,
"rate": 115.171882
}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