Rate Overview
Live
1 SCR = 10.8508 JPY
1 JPY = 0.092159
SCR
Avg
11.1177
High
11.3926
Low
10.8508
Last updated: 9/3/2026, 8:34:01 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 10.85 JPY |
| 10 SCR | 108.51 JPY |
| 50 SCR | 542.54 JPY |
| 100 SCR | 1,085.08 JPY |
| 500 SCR | 5,425.41 JPY |
| 1,000 SCR | 10,850.82 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-09-03T20:34:01Z",
"rates": {
"JPY": 10.850819
}
}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": 1085.0819,
"rate": 10.850819
}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