Rate Overview
Live
1 KRW = 0.000855 SGD
1 SGD = 1169.59
KRW
Avg
0.000859
High
0.000864
Low
0.000855
Last updated: 4/16/2026, 2:33:27 PM
Quick Conversions
| KRW | SGD |
|---|---|
| 1 KRW | 0.00 SGD |
| 10 KRW | 0.01 SGD |
| 50 KRW | 0.04 SGD |
| 100 KRW | 0.09 SGD |
| 500 KRW | 0.43 SGD |
| 1,000 KRW | 0.86 SGD |
Get KRW/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SGDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-16T14:33:27Z",
"rates": {
"SGD": 0.000855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SGD",
"amount": 100
},
"result": 0.08549999999999999,
"rate": 0.000855
}Build with KRW/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key