Rate Overview
Live
1 KGS = 6.8725 SDG
1 SDG = 0.145507
KGS
Avg
6.8725
High
6.8726
Low
6.8725
Last updated: 4/17/2026, 5:33:33 PM
Quick Conversions
| KGS | SDG |
|---|---|
| 1 KGS | 6.87 SDG |
| 10 KGS | 68.73 SDG |
| 50 KGS | 343.63 SDG |
| 100 KGS | 687.25 SDG |
| 500 KGS | 3,436.26 SDG |
| 1,000 KGS | 6,872.52 SDG |
Get KGS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SDGExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T17:33:33Z",
"rates": {
"SDG": 6.872517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SDG",
"amount": 100
},
"result": 687.2517,
"rate": 6.872517
}Build with KGS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key