Rate Overview
Live
1 SCR = 11.2185 JPY
1 JPY = 0.089138
SCR
Avg
11.3137
High
12.1878
Low
10.8630
Last updated: 7/3/2026, 5:57:08 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.22 JPY |
| 10 SCR | 112.19 JPY |
| 50 SCR | 560.93 JPY |
| 100 SCR | 1,121.85 JPY |
| 500 SCR | 5,609.25 JPY |
| 1,000 SCR | 11,218.51 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-03T17:57:08Z",
"rates": {
"JPY": 11.218507
}
}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": 1121.8507,
"rate": 11.218507
}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