Rate Overview
Live
1 SGD = 69.0825 KGS
1 KGS = 0.014475
SGD
Avg
68.7289
High
69.0825
Low
68.4486
Last updated: 5/7/2026, 10:34:45 AM
Quick Conversions
| SGD | KGS |
|---|---|
| 1 SGD | 69.08 KGS |
| 10 SGD | 690.83 KGS |
| 50 SGD | 3,454.13 KGS |
| 100 SGD | 6,908.25 KGS |
| 500 SGD | 34,541.26 KGS |
| 1,000 SGD | 69,082.52 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-07T10:34:45Z",
"rates": {
"KGS": 69.082515
}
}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": 6908.2515,
"rate": 69.082515
}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