Rate Overview
Live
1 SGD = 68.5117 KGS
1 KGS = 0.014596
SGD
Avg
68.4086
High
68.5117
Low
68.3193
Last updated: 5/27/2026, 2:52:29 PM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 68.51 KGS |
| 10 SGD | 685.12 KGS |
| 50 SGD | 3,425.58 KGS |
| 100 SGD | 6,851.17 KGS |
| 500 SGD | 34,255.83 KGS |
| 1,000 SGD | 68,511.66 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-05-27T14:52:29Z",
"rates": {
"KGS": 68.511656
}
}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": 6851.1656,
"rate": 68.511656
}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