Rate Overview
Live
1 KGS = 0.008433 SHP
1 SHP = 118.5818
KGS
Avg
0.008445
High
0.008464
Low
0.008433
Last updated: 9/10/2026, 1:20:31 AM
Quick Conversions
| KGS | SHP |
|---|---|
| 1 KGS | 0.01 SHP |
| 10 KGS | 0.08 SHP |
| 50 KGS | 0.42 SHP |
| 100 KGS | 0.84 SHP |
| 500 KGS | 4.22 SHP |
| 1,000 KGS | 8.43 SHP |
Get KGS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SHPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-10T01:20:31Z",
"rates": {
"SHP": 0.008433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SHP",
"amount": 100
},
"result": 0.8432999999999999,
"rate": 0.008433
}Build with KGS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key