Rate Overview
Live
1 SCR = 11.0436 JPY
1 JPY = 0.090550
SCR
Avg
10.9917
High
11.5216
Low
10.4883
Last updated: 4/16/2026, 7:43:06 AM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.04 JPY |
| 10 SCR | 110.44 JPY |
| 50 SCR | 552.18 JPY |
| 100 SCR | 1,104.36 JPY |
| 500 SCR | 5,521.81 JPY |
| 1,000 SCR | 11,043.62 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-04-16T07:43:06Z",
"rates": {
"JPY": 11.043621
}
}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": 1104.3621,
"rate": 11.043621
}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