Rate Overview
Live
1 KRW = 0.010023 SCR
1 SCR = 99.7705
KRW
Avg
0.009906
High
0.010179
Low
0.009365
Last updated: 3/7/2026, 12:31:52 AM
Quick Conversions
| KRW | SCR |
|---|---|
| 1 KRW | 0.01 SCR |
| 10 KRW | 0.10 SCR |
| 50 KRW | 0.50 SCR |
| 100 KRW | 1.00 SCR |
| 500 KRW | 5.01 SCR |
| 1,000 KRW | 10.02 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-03-07T00:31:52Z",
"rates": {
"SCR": 0.010023
}
}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": 1.0023,
"rate": 0.010023
}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