Rate Overview
Live
1 SCR = 11.2283 JPY
1 JPY = 0.089061
SCR
Avg
11.4277
High
12.0777
Low
11.1287
Last updated: 7/25/2026, 9:00:02 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.23 JPY |
| 10 SCR | 112.28 JPY |
| 50 SCR | 561.41 JPY |
| 100 SCR | 1,122.83 JPY |
| 500 SCR | 5,614.13 JPY |
| 1,000 SCR | 11,228.25 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-25T21:00:02Z",
"rates": {
"JPY": 11.228251
}
}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": 1122.8251,
"rate": 11.228251
}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