Rate Overview
Live
1 SCR = 11.1635 JPY
1 JPY = 0.089578
SCR
Avg
11.4235
High
12.2660
Low
10.8630
Last updated: 7/5/2026, 5:42:24 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.16 JPY |
| 10 SCR | 111.63 JPY |
| 50 SCR | 558.17 JPY |
| 100 SCR | 1,116.35 JPY |
| 500 SCR | 5,581.75 JPY |
| 1,000 SCR | 11,163.50 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-05T17:42:24Z",
"rates": {
"JPY": 11.163499
}
}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": 1116.3499,
"rate": 11.163499
}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