Rate Overview
Live
1 SRD = 2.3319 KGS
1 KGS = 0.428840
SRD
Avg
2.3340
High
2.3367
Low
2.3273
Last updated: 4/17/2026, 12:06:38 PM
Quick Conversions
| SRD | KGS |
|---|---|
| 1 SRD | 2.33 KGS |
| 10 SRD | 23.32 KGS |
| 50 SRD | 116.59 KGS |
| 100 SRD | 233.19 KGS |
| 500 SRD | 1,165.94 KGS |
| 1,000 SRD | 2,331.87 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-04-17T12:06:38Z",
"rates": {
"KGS": 2.331871
}
}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": 233.18710000000002,
"rate": 2.331871
}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