Rate Overview
Live
1 KGS = 0.429969 SRD
1 SRD = 2.3257
KGS
Avg
0.432274
High
0.456243
Low
0.418687
Last updated: 3/28/2026, 11:04:46 AM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.30 SRD |
| 50 KGS | 21.50 SRD |
| 100 KGS | 43.00 SRD |
| 500 KGS | 214.98 SRD |
| 1,000 KGS | 429.97 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-28T11:04:46Z",
"rates": {
"SRD": 0.429969
}
}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.9969,
"rate": 0.429969
}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