Rate Overview
Live
1 KPW = 0.015491 SCR
1 SCR = 64.5536
KPW
Avg
0.015567
High
0.016278
Low
0.015272
Last updated: 5/7/2026, 1:53:08 PM
Quick Conversions
| KPW | SCR |
|---|---|
| 1 KPW | 0.02 SCR |
| 10 KPW | 0.15 SCR |
| 50 KPW | 0.77 SCR |
| 100 KPW | 1.55 SCR |
| 500 KPW | 7.75 SCR |
| 1,000 KPW | 15.49 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-07T13:53:08Z",
"rates": {
"SCR": 0.015491
}
}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.5491,
"rate": 0.015491
}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