Rate Overview
Live
1 KGS = 0.014468 SGD
1 SGD = 69.1181
KGS
Avg
0.014918
High
0.015783
Low
0.014468
Last updated: 9/7/2026, 7:57:34 AM
Quick Conversions
| KGS | SGD |
|---|---|
| 1 KGS | 0.01 SGD |
| 10 KGS | 0.14 SGD |
| 50 KGS | 0.72 SGD |
| 100 KGS | 1.45 SGD |
| 500 KGS | 7.23 SGD |
| 1,000 KGS | 14.47 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-09-07T07:57:34Z",
"rates": {
"SGD": 0.014468
}
}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.4468,
"rate": 0.014468
}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