Rate Overview
Live
1 SCR = 11.3158 JPY
1 JPY = 0.088372
SCR
Avg
11.0212
High
11.6933
Low
10.2417
Last updated: 7/22/2026, 3:44:34 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.32 JPY |
| 10 SCR | 113.16 JPY |
| 50 SCR | 565.79 JPY |
| 100 SCR | 1,131.58 JPY |
| 500 SCR | 5,657.89 JPY |
| 1,000 SCR | 11,315.77 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-22T15:44:34Z",
"rates": {
"JPY": 11.315774
}
}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": 1131.5774,
"rate": 11.315774
}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