Rate Overview
Live
1 SHP = 118.9649 KGS
1 KGS = 0.008406
SHP
Avg
118.4682
High
119.0180
Low
117.9837
Last updated: 8/19/2026, 8:35:40 PM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 118.96 KGS |
| 10 SHP | 1,189.65 KGS |
| 50 SHP | 5,948.24 KGS |
| 100 SHP | 11,896.49 KGS |
| 500 SHP | 59,482.43 KGS |
| 1,000 SHP | 118,964.87 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-08-19T20:35:40Z",
"rates": {
"KGS": 118.964869
}
}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": 11896.4869,
"rate": 118.964869
}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