Rate Overview
Live
1 SRD = 2.3217 KGS
1 KGS = 0.430723
SRD
Avg
2.3176
High
2.3252
Low
2.3113
Last updated: 3/7/2026, 7:41:13 AM
Quick Conversions
| SRD | KGS |
|---|---|
| 1 SRD | 2.32 KGS |
| 10 SRD | 23.22 KGS |
| 50 SRD | 116.08 KGS |
| 100 SRD | 232.17 KGS |
| 500 SRD | 1,160.84 KGS |
| 1,000 SRD | 2,321.68 KGS |
Get SRD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=KGSExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-07T07:41:13Z",
"rates": {
"KGS": 2.321678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "KGS",
"amount": 100
},
"result": 232.1678,
"rate": 2.321678
}Build with SRD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key