Rate Overview
Live
1 SCR = 11.4689 JPY
1 JPY = 0.087193
SCR
Avg
10.9226
High
11.6863
Low
10.2417
Last updated: 3/27/2026, 2:53:03 AM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.47 JPY |
| 10 SCR | 114.69 JPY |
| 50 SCR | 573.44 JPY |
| 100 SCR | 1,146.89 JPY |
| 500 SCR | 5,734.43 JPY |
| 1,000 SCR | 11,468.87 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-03-27T02:53:03Z",
"rates": {
"JPY": 11.468867
}
}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": 1146.8867,
"rate": 11.468867
}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