Rate Overview
Live
1 KRW = 0.009492 SCR
1 SCR = 105.3519
KRW
Avg
0.009425
High
0.009549
Low
0.009106
Last updated: 6/19/2026, 8:57:14 AM
Quick Conversions
| KRW | SCR |
|---|---|
| 1 KRW | 0.01 SCR |
| 10 KRW | 0.09 SCR |
| 50 KRW | 0.47 SCR |
| 100 KRW | 0.95 SCR |
| 500 KRW | 4.75 SCR |
| 1,000 KRW | 9.49 SCR |
Get KRW/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SCRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-06-19T08:57:14Z",
"rates": {
"SCR": 0.009492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SCR",
"amount": 100
},
"result": 0.9492,
"rate": 0.009492
}Build with KRW/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key