Rate Overview
Live
1 SRD = 2.3257 KGS
1 KGS = 0.429970
SRD
Avg
2.3064
High
2.3308
Low
2.2807
Last updated: 3/28/2026, 2:03:56 PM
Quick Conversions
| SRD | KGS |
|---|---|
| 1 SRD | 2.33 KGS |
| 10 SRD | 23.26 KGS |
| 50 SRD | 116.29 KGS |
| 100 SRD | 232.57 KGS |
| 500 SRD | 1,162.87 KGS |
| 1,000 SRD | 2,325.74 KGS |
Get SRD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=KGSExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-28T14:03:56Z",
"rates": {
"KGS": 2.325743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "KGS",
"amount": 100
},
"result": 232.57430000000002,
"rate": 2.325743
}Build with SRD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key