Rate Overview
Live
1 KRW = 0.009955 SCR
1 SCR = 100.4520
KRW
Avg
0.010099
High
0.010415
Low
0.009735
Last updated: 8/12/2026, 4:51:42 PM
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 | 4.98 SCR |
| 1,000 KRW | 9.96 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-08-12T16:51:42Z",
"rates": {
"SCR": 0.009955
}
}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.9955,
"rate": 0.009955
}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