Rate Overview
Live
1 KGS = 0.008540 SHP
1 SHP = 117.0960
KGS
Avg
0.008540
High
0.008540
Low
0.008539
Last updated: 5/7/2026, 3:46:01 PM
Quick Conversions
| KGS | SHP |
|---|---|
| 1 KGS | 0.01 SHP |
| 10 KGS | 0.09 SHP |
| 50 KGS | 0.43 SHP |
| 100 KGS | 0.85 SHP |
| 500 KGS | 4.27 SHP |
| 1,000 KGS | 8.54 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-07T15:46:01Z",
"rates": {
"SHP": 0.00854
}
}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.8540000000000001,
"rate": 0.00854
}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