Rate Overview
Live
1 SCR = 11.1159 JPY
1 JPY = 0.089961
SCR
Avg
11.0441
High
11.2549
Low
10.7275
Last updated: 8/14/2026, 3:52:09 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.12 JPY |
| 10 SCR | 111.16 JPY |
| 50 SCR | 555.80 JPY |
| 100 SCR | 1,111.59 JPY |
| 500 SCR | 5,557.97 JPY |
| 1,000 SCR | 11,115.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-08-14T15:52:09Z",
"rates": {
"JPY": 11.115942
}
}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": 1111.5942,
"rate": 11.115942
}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