Rate Overview
Live
1 KGS = 0.424790 SRD
1 SRD = 2.3541
KGS
Avg
0.417745
High
0.442393
Low
0.337354
Last updated: 5/28/2026, 2:33:46 AM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.42 SRD |
| 10 KGS | 4.25 SRD |
| 50 KGS | 21.24 SRD |
| 100 KGS | 42.48 SRD |
| 500 KGS | 212.40 SRD |
| 1,000 KGS | 424.79 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-05-28T02:33:46Z",
"rates": {
"SRD": 0.42479
}
}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": 42.479,
"rate": 0.42479
}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