Rate Overview
Live
1 SCR = 11.4908 JPY
1 JPY = 0.087026
SCR
Avg
10.8186
High
12.2660
Low
9.9238
Last updated: 7/21/2026, 8:45:25 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.49 JPY |
| 10 SCR | 114.91 JPY |
| 50 SCR | 574.54 JPY |
| 100 SCR | 1,149.08 JPY |
| 500 SCR | 5,745.40 JPY |
| 1,000 SCR | 11,490.80 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-21T20:45:25Z",
"rates": {
"JPY": 11.490799
}
}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": 1149.0799000000002,
"rate": 11.490799
}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