Rate Overview
Live
1 SRD = 2.3151 KGS
1 KGS = 0.431942
SRD
Avg
2.3120
High
2.3242
Low
2.3037
Last updated: 8/1/2026, 12:23:57 AM
Quick Conversions
| SRD | KGS |
|---|---|
| 1 SRD | 2.32 KGS |
| 10 SRD | 23.15 KGS |
| 50 SRD | 115.76 KGS |
| 100 SRD | 231.51 KGS |
| 500 SRD | 1,157.56 KGS |
| 1,000 SRD | 2,315.13 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-08-01T00:23:57Z",
"rates": {
"KGS": 2.315125
}
}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": 231.51250000000002,
"rate": 2.315125
}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