Rate Overview
Live
1 SCR = 11.2840 JPY
1 JPY = 0.088621
SCR
Avg
11.2645
High
11.6933
Low
10.7214
Last updated: 5/6/2026, 10:23:12 AM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.28 JPY |
| 10 SCR | 112.84 JPY |
| 50 SCR | 564.20 JPY |
| 100 SCR | 1,128.40 JPY |
| 500 SCR | 5,642.00 JPY |
| 1,000 SCR | 11,284.01 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-05-06T10:23:12Z",
"rates": {
"JPY": 11.284005
}
}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": 1128.4005,
"rate": 11.284005
}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