Rate Overview
Live
1 KGS = 0.008497 SHP
1 SHP = 117.6886
KGS
Avg
0.008502
High
0.008527
Low
0.008478
Last updated: 5/27/2026, 9:33:58 PM
Quick Conversions
| KGS | SHP |
|---|---|
| 1 KGS | 0.01 SHP |
| 10 KGS | 0.08 SHP |
| 50 KGS | 0.42 SHP |
| 100 KGS | 0.85 SHP |
| 500 KGS | 4.25 SHP |
| 1,000 KGS | 8.50 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-05-27T21:33:58Z",
"rates": {
"SHP": 0.008497
}
}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.8496999999999999,
"rate": 0.008497
}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