Rate Overview
Live
1 SCR = 62.7085 KPW
1 KPW = 0.015947
SCR
Avg
62.9563
High
64.1876
Low
61.3154
Last updated: 9/3/2026, 11:12:46 AM
Quick Conversions
| SCR | KPW |
|---|---|
| 1 SCR | 62.71 KPW |
| 10 SCR | 627.09 KPW |
| 50 SCR | 3,135.43 KPW |
| 100 SCR | 6,270.85 KPW |
| 500 SCR | 31,354.25 KPW |
| 1,000 SCR | 62,708.50 KPW |
Get SCR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=KPWExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-09-03T11:12:46Z",
"rates": {
"KPW": 62.7085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "KPW",
"amount": 100
},
"result": 6270.85,
"rate": 62.7085
}Build with SCR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key