Rate Overview
Live
1 KPW = 0.001420 SGD
1 SGD = 704.2254
KPW
Avg
0.001414
High
0.001420
Low
0.001405
Last updated: 3/6/2026, 8:13:05 AM
Quick Conversions
| KPW | SGD |
|---|---|
| 1 KPW | 0.00 SGD |
| 10 KPW | 0.01 SGD |
| 50 KPW | 0.07 SGD |
| 100 KPW | 0.14 SGD |
| 500 KPW | 0.71 SGD |
| 1,000 KPW | 1.42 SGD |
Get KPW/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SGDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-06T08:13:05Z",
"rates": {
"SGD": 0.00142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SGD",
"amount": 100
},
"result": 0.14200000000000002,
"rate": 0.00142
}Build with KPW/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key