Rate Overview
Live
1 KGS = 148.5293 SYP
1 SYP = 0.006733
KGS
Avg
148.5424
High
148.5861
Low
148.5120
Last updated: 9/15/2026, 9:18:01 AM
Quick Conversions
| KGS | SYP |
|---|---|
| 1 KGS | 148.53 SYP |
| 10 KGS | 1,485.29 SYP |
| 50 KGS | 7,426.47 SYP |
| 100 KGS | 14,852.93 SYP |
| 500 KGS | 74,264.65 SYP |
| 1,000 KGS | 148,529.31 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-09-15T09:18:01Z",
"rates": {
"SYP": 148.529309
}
}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": 14852.930900000001,
"rate": 148.529309
}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