Rate Overview
Live
1 KGS = 1.2658 SYP
1 SYP = 0.789995
KGS
Avg
110.7680
High
150.3218
Low
1.2639
Last updated: 3/27/2026, 7:09:57 PM
Quick Conversions
| KGS | SYP |
|---|---|
| 1 KGS | 1.27 SYP |
| 10 KGS | 12.66 SYP |
| 50 KGS | 63.29 SYP |
| 100 KGS | 126.58 SYP |
| 500 KGS | 632.92 SYP |
| 1,000 KGS | 1,265.83 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-03-27T19:09:57Z",
"rates": {
"SYP": 1.26583
}
}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": 126.583,
"rate": 1.26583
}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