Rate Overview
Live
1 KRW = 0.009939 SCR
1 SCR = 100.6137
KRW
Avg
0.009809
High
0.010001
Low
0.009593
Last updated: 7/29/2026, 10:05:35 AM
Quick Conversions
| KRW | SCR |
|---|---|
| 1 KRW | 0.01 SCR |
| 10 KRW | 0.10 SCR |
| 50 KRW | 0.50 SCR |
| 100 KRW | 0.99 SCR |
| 500 KRW | 4.97 SCR |
| 1,000 KRW | 9.94 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-29T10:05:35Z",
"rates": {
"SCR": 0.009939
}
}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.9939,
"rate": 0.009939
}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