Rate Overview
Live
1 SDG = 0.145734 KGS
1 KGS = 6.8618
SDG
Avg
0.146024
High
0.167025
Low
0.140845
Last updated: 5/28/2026, 3:46:02 AM
Quick Conversions
| SDG | KGS |
|---|---|
| 1 SDG | 0.15 KGS |
| 10 SDG | 1.46 KGS |
| 50 SDG | 7.29 KGS |
| 100 SDG | 14.57 KGS |
| 500 SDG | 72.87 KGS |
| 1,000 SDG | 145.73 KGS |
Get SDG/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=KGSExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-28T03:46:02Z",
"rates": {
"KGS": 0.145734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "KGS",
"amount": 100
},
"result": 14.5734,
"rate": 0.145734
}Build with SDG/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key