Rate Overview
Live
1 KGS = 0.431942 SRD
1 SRD = 2.3151
KGS
Avg
0.418915
High
0.442393
Low
0.337354
Last updated: 7/31/2026, 11:55:35 PM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.32 SRD |
| 50 KGS | 21.60 SRD |
| 100 KGS | 43.19 SRD |
| 500 KGS | 215.97 SRD |
| 1,000 KGS | 431.94 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-07-31T23:55:35Z",
"rates": {
"SRD": 0.431942
}
}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.1942,
"rate": 0.431942
}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