Rate Overview
Live
1 KPW = 0.016335 SCR
1 SCR = 61.2182
KPW
Avg
0.016073
High
0.016554
Low
0.015289
Last updated: 5/27/2026, 8:31:38 PM
Quick Conversions
| KPW | SCR |
|---|---|
| 1 KPW | 0.02 SCR |
| 10 KPW | 0.16 SCR |
| 50 KPW | 0.82 SCR |
| 100 KPW | 1.63 SCR |
| 500 KPW | 8.17 SCR |
| 1,000 KPW | 16.33 SCR |
Get KPW/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SCRExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-27T20:31:38Z",
"rates": {
"SCR": 0.016335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SCR",
"amount": 100
},
"result": 1.6335,
"rate": 0.016335
}Build with KPW/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key