Rate Overview
Live
1 SGD = 67.6605 KGS
1 KGS = 0.014780
SGD
Avg
66.8691
High
68.7998
Low
63.3577
Last updated: 7/8/2026, 4:14:15 AM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 67.66 KGS |
| 10 SGD | 676.61 KGS |
| 50 SGD | 3,383.03 KGS |
| 100 SGD | 6,766.05 KGS |
| 500 SGD | 33,830.25 KGS |
| 1,000 SGD | 67,660.50 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-08T04:14:15Z",
"rates": {
"KGS": 67.6605
}
}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": 6766.05,
"rate": 67.6605
}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