Rate Overview
Live
1 KGS = 0.428394 SRD
1 SRD = 2.3343
KGS
Avg
0.428216
High
0.430313
Low
0.427120
Last updated: 6/19/2026, 8:52:25 AM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.28 SRD |
| 50 KGS | 21.42 SRD |
| 100 KGS | 42.84 SRD |
| 500 KGS | 214.20 SRD |
| 1,000 KGS | 428.39 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-06-19T08:52:25Z",
"rates": {
"SRD": 0.428394
}
}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.8394,
"rate": 0.428394
}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