Rate Overview
Live
1 SGD = 68.2400 KGS
1 KGS = 0.014654
SGD
Avg
68.1062
High
68.2400
Low
67.8841
Last updated: 6/17/2026, 6:43:47 AM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 68.24 KGS |
| 10 SGD | 682.40 KGS |
| 50 SGD | 3,412.00 KGS |
| 100 SGD | 6,824.00 KGS |
| 500 SGD | 34,120.01 KGS |
| 1,000 SGD | 68,240.01 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-06-17T06:43:47Z",
"rates": {
"KGS": 68.240014
}
}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": 6824.0014,
"rate": 68.240014
}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