Rate Overview
Live
1 SGD = 704.0012 KPW
1 KPW = 0.001420
SGD
Avg
703.2639
High
712.4267
Low
694.0361
Last updated: 5/28/2026, 1:20:26 AM
Quick Conversions
| SGD | KPW |
|---|---|
| 1 SGD | 704.00 KPW |
| 10 SGD | 7,040.01 KPW |
| 50 SGD | 35,200.06 KPW |
| 100 SGD | 70,400.12 KPW |
| 500 SGD | 352,000.62 KPW |
| 1,000 SGD | 704,001.24 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-05-28T01:20:26Z",
"rates": {
"KPW": 704.001237
}
}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": 70400.1237,
"rate": 704.001237
}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