Rate Overview
Live
1 KGS = 6.8628 SDG
1 SDG = 0.145713
KGS
Avg
6.8628
High
6.8642
Low
6.8621
Last updated: 6/19/2026, 8:46:35 AM
Quick Conversions
| KGS | SDG |
|---|---|
| 1 KGS | 6.86 SDG |
| 10 KGS | 68.63 SDG |
| 50 KGS | 343.14 SDG |
| 100 KGS | 686.28 SDG |
| 500 KGS | 3,431.40 SDG |
| 1,000 KGS | 6,862.80 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-06-19T08:46:35Z",
"rates": {
"SDG": 6.862799
}
}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": 686.2799,
"rate": 6.862799
}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