Rate Overview
Live
1 SHP = 118.5762 KGS
1 KGS = 0.008433
SHP
Avg
118.3798
High
118.5762
Low
118.1426
Last updated: 9/9/2026, 8:16:20 PM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 118.58 KGS |
| 10 SHP | 1,185.76 KGS |
| 50 SHP | 5,928.81 KGS |
| 100 SHP | 11,857.62 KGS |
| 500 SHP | 59,288.12 KGS |
| 1,000 SHP | 118,576.24 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-09-09T20:16:20Z",
"rates": {
"KGS": 118.576238
}
}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": 11857.623800000001,
"rate": 118.576238
}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