Rate Overview
Live
1 KGS = 148.5738 SYP
1 SYP = 0.006731
KGS
Avg
148.4608
High
148.5926
Low
148.0768
Last updated: 8/25/2026, 9:34:08 AM
Quick Conversions
| KGS | SYP |
|---|---|
| 1 KGS | 148.57 SYP |
| 10 KGS | 1,485.74 SYP |
| 50 KGS | 7,428.69 SYP |
| 100 KGS | 14,857.38 SYP |
| 500 KGS | 74,286.92 SYP |
| 1,000 KGS | 148,573.84 SYP |
Get KGS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SYPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-25T09:34:08Z",
"rates": {
"SYP": 148.573844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SYP",
"amount": 100
},
"result": 14857.3844,
"rate": 148.573844
}Build with KGS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key