Rate Overview
Live
1 SYP = 0.789995 KGS
1 KGS = 1.2658
SYP
Avg
0.184014
High
0.791181
Low
0.006652
Last updated: 3/27/2026, 1:46:43 PM
Quick Conversions
| SYP | KGS |
|---|---|
| 1 SYP | 0.79 KGS |
| 10 SYP | 7.90 KGS |
| 50 SYP | 39.50 KGS |
| 100 SYP | 79.00 KGS |
| 500 SYP | 395.00 KGS |
| 1,000 SYP | 790.00 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-03-27T13:46:43Z",
"rates": {
"KGS": 0.789995
}
}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": 78.9995,
"rate": 0.789995
}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