Rate Overview
Live
1 SYP = 0.791201 KGS
1 KGS = 1.2639
SYP
Avg
0.790423
High
0.791299
Low
0.785003
Last updated: 3/7/2026, 1:43:07 AM
Quick Conversions
| SYP | KGS |
|---|---|
| 1 SYP | 0.79 KGS |
| 10 SYP | 7.91 KGS |
| 50 SYP | 39.56 KGS |
| 100 SYP | 79.12 KGS |
| 500 SYP | 395.60 KGS |
| 1,000 SYP | 791.20 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-07T01:43:07Z",
"rates": {
"KGS": 0.791201
}
}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.12010000000001,
"rate": 0.791201
}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