Rate Overview
Live
1 KGS = 0.014768 SGD
1 SGD = 67.7140
KGS
Avg
0.014697
High
0.014916
Low
0.014435
Last updated: 7/10/2026, 11:06:38 PM
Quick Conversions
| KGS | SGD |
|---|---|
| 1 KGS | 0.01 SGD |
| 10 KGS | 0.15 SGD |
| 50 KGS | 0.74 SGD |
| 100 KGS | 1.48 SGD |
| 500 KGS | 7.38 SGD |
| 1,000 KGS | 14.77 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-07-10T23:06:38Z",
"rates": {
"SGD": 0.014768
}
}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.4768,
"rate": 0.014768
}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