Rate Overview
Live
1 KGS = 0.014657 SGD
1 SGD = 68.2268
KGS
Avg
0.014709
High
0.014771
Low
0.014655
Last updated: 8/2/2026, 1:15:22 PM
Quick Conversions
| KGS | SGD |
|---|---|
| 1 KGS | 0.01 SGD |
| 10 KGS | 0.15 SGD |
| 50 KGS | 0.73 SGD |
| 100 KGS | 1.47 SGD |
| 500 KGS | 7.33 SGD |
| 1,000 KGS | 14.66 SGD |
Get KGS/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SGDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-02T13:15:22Z",
"rates": {
"SGD": 0.014657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SGD",
"amount": 100
},
"result": 1.4657,
"rate": 0.014657
}Build with KGS/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key