Rate Overview
Live
1 SGD = 68.3779 KGS
1 KGS = 0.014625
SGD
Avg
68.4003
High
68.6316
Low
68.3212
Last updated: 8/16/2026, 11:18:40 PM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 68.38 KGS |
| 10 SGD | 683.78 KGS |
| 50 SGD | 3,418.90 KGS |
| 100 SGD | 6,837.79 KGS |
| 500 SGD | 34,188.97 KGS |
| 1,000 SGD | 68,377.94 KGS |
Get SGD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=KGSExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-16T23:18:40Z",
"rates": {
"KGS": 68.377938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "KGS",
"amount": 100
},
"result": 6837.7938,
"rate": 68.377938
}Build with SGD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key