Rate Overview
Live
1 KGS = 0.014772 SGD
1 SGD = 67.6956
KGS
Avg
0.014774
High
0.014795
Low
0.014761
Last updated: 7/12/2026, 2:03:40 AM
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.39 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-12T02:03:40Z",
"rates": {
"SGD": 0.014772
}
}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.4772,
"rate": 0.014772
}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