Rate Overview
Live
1 SYP = 0.791470 KGS
1 KGS = 1.2635
SYP
Avg
0.791225
High
0.791527
Low
0.790708
Last updated: 6/16/2026, 12:56:11 PM
Quick Conversions
| SYP | KGS |
|---|---|
| 1 SYP | 0.79 KGS |
| 10 SYP | 7.91 KGS |
| 50 SYP | 39.57 KGS |
| 100 SYP | 79.15 KGS |
| 500 SYP | 395.74 KGS |
| 1,000 SYP | 791.47 KGS |
Get SYP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=KGSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-16T12:56:11Z",
"rates": {
"KGS": 0.79147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "KGS",
"amount": 100
},
"result": 79.147,
"rate": 0.79147
}Build with SYP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key