Rate Overview
Live
1 SGD = 709.0812 KPW
1 KPW = 0.001410
SGD
Avg
707.2388
High
709.6217
Low
703.5299
Last updated: 8/23/2026, 12:29:43 PM
Quick Conversions
| SGD | KPW |
|---|---|
| 1 SGD | 709.08 KPW |
| 10 SGD | 7,090.81 KPW |
| 50 SGD | 35,454.06 KPW |
| 100 SGD | 70,908.12 KPW |
| 500 SGD | 354,540.62 KPW |
| 1,000 SGD | 709,081.23 KPW |
Get SGD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=KPWExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-23T12:29:43Z",
"rates": {
"KPW": 709.081234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "KPW",
"amount": 100
},
"result": 70908.1234,
"rate": 709.081234
}Build with SGD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key