Rate Overview
Live
1 SGD = 67.9321 KGS
1 KGS = 0.014721
SGD
Avg
67.7633
High
69.2997
Low
64.5559
Last updated: 3/27/2026, 5:21:47 PM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 67.93 KGS |
| 10 SGD | 679.32 KGS |
| 50 SGD | 3,396.60 KGS |
| 100 SGD | 6,793.21 KGS |
| 500 SGD | 33,966.03 KGS |
| 1,000 SGD | 67,932.06 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-03-27T17:21:47Z",
"rates": {
"KGS": 67.932056
}
}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": 6793.2056,
"rate": 67.932056
}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