Rate Overview
Live
1 KGS = 0.431839 SRD
1 SRD = 2.3157
KGS
Avg
0.430912
High
0.438468
Low
0.424888
Last updated: 8/1/2026, 5:14:44 AM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.32 SRD |
| 50 KGS | 21.59 SRD |
| 100 KGS | 43.18 SRD |
| 500 KGS | 215.92 SRD |
| 1,000 KGS | 431.84 SRD |
Get KGS/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SRDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-01T05:14:44Z",
"rates": {
"SRD": 0.431839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SRD",
"amount": 100
},
"result": 43.183899999999994,
"rate": 0.431839
}Build with KGS/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key