Rate Overview
Live
1 KGS = 0.008594 SHP
1 SHP = 116.3603
KGS
Avg
0.008551
High
0.008660
Low
0.008448
Last updated: 7/29/2026, 4:41:03 PM
Quick Conversions
| KGS | SHP |
|---|---|
| 1 KGS | 0.01 SHP |
| 10 KGS | 0.09 SHP |
| 50 KGS | 0.43 SHP |
| 100 KGS | 0.86 SHP |
| 500 KGS | 4.30 SHP |
| 1,000 KGS | 8.59 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-07-29T16:41:03Z",
"rates": {
"SHP": 0.008594
}
}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.8593999999999999,
"rate": 0.008594
}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