Rate Overview
Live
1 SCR = 11.4795 JPY
1 JPY = 0.087112
SCR
Avg
10.9533
High
11.4795
Low
10.3721
Last updated: 3/27/2026, 1:25:49 AM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.48 JPY |
| 10 SCR | 114.80 JPY |
| 50 SCR | 573.98 JPY |
| 100 SCR | 1,147.95 JPY |
| 500 SCR | 5,739.75 JPY |
| 1,000 SCR | 11,479.51 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-27T01:25:49Z",
"rates": {
"JPY": 11.479505
}
}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": 1147.9505,
"rate": 11.479505
}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