Rate Overview
Live
1 SHP = 117.0913 KGS
1 KGS = 0.008540
SHP
Avg
117.0927
High
117.1031
Low
117.0913
Last updated: 5/7/2026, 11:29:14 AM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 117.09 KGS |
| 10 SHP | 1,170.91 KGS |
| 50 SHP | 5,854.57 KGS |
| 100 SHP | 11,709.13 KGS |
| 500 SHP | 58,545.66 KGS |
| 1,000 SHP | 117,091.31 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-05-07T11:29:14Z",
"rates": {
"KGS": 117.091312
}
}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": 11709.1312,
"rate": 117.091312
}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