Rate Overview
Live
1 KGS = 0.427942 SRD
1 SRD = 2.3368
KGS
Avg
0.428381
High
0.428697
Low
0.427942
Last updated: 5/7/2026, 10:48:57 PM
Quick Conversions
| KGS | SRD |
|---|---|
| 1 KGS | 0.43 SRD |
| 10 KGS | 4.28 SRD |
| 50 KGS | 21.40 SRD |
| 100 KGS | 42.79 SRD |
| 500 KGS | 213.97 SRD |
| 1,000 KGS | 427.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-05-07T22:48:57Z",
"rates": {
"SRD": 0.427942
}
}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.7942,
"rate": 0.427942
}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