Rate Overview
Live
1 KRW = 0.009999 SCR
1 SCR = 100.0100
KRW
Avg
0.009847
High
0.010001
Low
0.009593
Last updated: 7/30/2026, 11:11:40 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.00 SCR |
| 1,000 KRW | 10.00 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-07-30T11:11:40Z",
"rates": {
"SCR": 0.009999
}
}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.9998999999999999,
"rate": 0.009999
}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