Rate Overview
Live
1 SGD = 67.8013 KGS
1 KGS = 0.014749
SGD
Avg
67.6852
High
67.8455
Low
67.4456
Last updated: 7/26/2026, 2:12:18 AM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 67.80 KGS |
| 10 SGD | 678.01 KGS |
| 50 SGD | 3,390.06 KGS |
| 100 SGD | 6,780.13 KGS |
| 500 SGD | 33,900.63 KGS |
| 1,000 SGD | 67,801.26 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-07-26T02:12:18Z",
"rates": {
"KGS": 67.801258
}
}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": 6780.125800000001,
"rate": 67.801258
}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