Rate Overview
Live
1 SCR = 10.5524 JPY
1 JPY = 0.094765
SCR
Avg
10.8882
High
11.4526
Low
10.5524
Last updated: 3/6/2026, 7:28:55 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 10.55 JPY |
| 10 SCR | 105.52 JPY |
| 50 SCR | 527.62 JPY |
| 100 SCR | 1,055.24 JPY |
| 500 SCR | 5,276.18 JPY |
| 1,000 SCR | 10,552.37 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-06T19:28:55Z",
"rates": {
"JPY": 10.552367
}
}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": 1055.2367,
"rate": 10.552367
}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