Rate Overview
Live
1 SHP = 117.1306 KGS
1 KGS = 0.008537
SHP
Avg
117.1308
High
117.1312
Low
117.1303
Last updated: 4/17/2026, 6:32:52 AM
Quick Conversions
| SHP | KGS |
|---|---|
| 1 SHP | 117.13 KGS |
| 10 SHP | 1,171.31 KGS |
| 50 SHP | 5,856.53 KGS |
| 100 SHP | 11,713.06 KGS |
| 500 SHP | 58,565.30 KGS |
| 1,000 SHP | 117,130.60 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-04-17T06:32:52Z",
"rates": {
"KGS": 117.130597
}
}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": 11713.0597,
"rate": 117.130597
}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