Rate Overview
Live
1 KGS = 0.428840 SRD
1 SRD = 2.3319
KGS
Avg
0.428453
High
0.429687
Low
0.427961
Last updated: 4/17/2026, 12:05:38 PM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.29 SRD |
| 50 KGS | 21.44 SRD |
| 100 KGS | 42.88 SRD |
| 500 KGS | 214.42 SRD |
| 1,000 KGS | 428.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-04-17T12:05:38Z",
"rates": {
"SRD": 0.42884
}
}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.884,
"rate": 0.42884
}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