Rate Overview
Live
1 KPW = 0.015286 SCR
1 SCR = 65.4193
KPW
Avg
0.015972
High
0.016872
Low
0.015286
Last updated: 4/17/2026, 12:15:49 PM
Quick Conversions
| KPW | SCR |
|---|---|
| 1 KPW | 0.02 SCR |
| 10 KPW | 0.15 SCR |
| 50 KPW | 0.76 SCR |
| 100 KPW | 1.53 SCR |
| 500 KPW | 7.64 SCR |
| 1,000 KPW | 15.29 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-04-17T12:15:49Z",
"rates": {
"SCR": 0.015286
}
}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.5286,
"rate": 0.015286
}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