Rate Overview
Live
1 KGS = 0.430722 SRD
1 SRD = 2.3217
KGS
Avg
0.431488
High
0.432663
Low
0.430076
Last updated: 3/7/2026, 7:05:10 AM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.31 SRD |
| 50 KGS | 21.54 SRD |
| 100 KGS | 43.07 SRD |
| 500 KGS | 215.36 SRD |
| 1,000 KGS | 430.72 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-03-07T07:05:10Z",
"rates": {
"SRD": 0.430722
}
}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.0722,
"rate": 0.430722
}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