Rate Overview
Live
1 KRW = 0.009891 SCR
1 SCR = 101.1020
KRW
Avg
0.009711
High
0.010524
Low
0.009079
Last updated: 7/24/2026, 2:55:38 PM
Quick Conversions
| KRW | SCR |
|---|---|
| 1 KRW | 0.01 SCR |
| 10 KRW | 0.10 SCR |
| 50 KRW | 0.49 SCR |
| 100 KRW | 0.99 SCR |
| 500 KRW | 4.95 SCR |
| 1,000 KRW | 9.89 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-24T14:55:38Z",
"rates": {
"SCR": 0.009891
}
}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.9891000000000001,
"rate": 0.009891
}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