Rate Overview
Live
1 SGD = 68.4744 KGS
1 KGS = 0.014604
SGD
Avg
68.3386
High
69.2714
Low
67.4197
Last updated: 5/27/2026, 6:27:03 PM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 68.47 KGS |
| 10 SGD | 684.74 KGS |
| 50 SGD | 3,423.72 KGS |
| 100 SGD | 6,847.44 KGS |
| 500 SGD | 34,237.19 KGS |
| 1,000 SGD | 68,474.38 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-27T18:27:03Z",
"rates": {
"KGS": 68.474379
}
}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": 6847.4379,
"rate": 68.474379
}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