Rate Overview
Live
1 SCR = 11.2979 JPY
1 JPY = 0.088512
SCR
Avg
10.7559
High
12.1878
Low
9.8198
Last updated: 7/26/2026, 4:42:31 AM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.30 JPY |
| 10 SCR | 112.98 JPY |
| 50 SCR | 564.90 JPY |
| 100 SCR | 1,129.79 JPY |
| 500 SCR | 5,648.97 JPY |
| 1,000 SCR | 11,297.94 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-26T04:42:31Z",
"rates": {
"JPY": 11.297938
}
}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": 1129.7938,
"rate": 11.297938
}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