Rate Overview
Live
1 SCR = 11.4887 JPY
1 JPY = 0.087042
SCR
Avg
10.5990
High
12.2660
Low
9.9628
Last updated: 7/21/2026, 10:46:41 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.49 JPY |
| 10 SCR | 114.89 JPY |
| 50 SCR | 574.44 JPY |
| 100 SCR | 1,148.87 JPY |
| 500 SCR | 5,744.36 JPY |
| 1,000 SCR | 11,488.72 JPY |
Get SCR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=JPYExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-21T22:46:41Z",
"rates": {
"JPY": 11.488722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "JPY",
"amount": 100
},
"result": 1148.8722,
"rate": 11.488722
}Build with SCR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key