Rate Overview
Live
1 SCR = 11.1757 JPY
1 JPY = 0.089480
SCR
Avg
10.4721
High
11.1757
Low
9.9628
Last updated: 5/26/2026, 2:48:57 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.18 JPY |
| 10 SCR | 111.76 JPY |
| 50 SCR | 558.78 JPY |
| 100 SCR | 1,117.57 JPY |
| 500 SCR | 5,587.83 JPY |
| 1,000 SCR | 11,175.67 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-05-26T14:48:57Z",
"rates": {
"JPY": 11.175666
}
}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": 1117.5665999999999,
"rate": 11.175666
}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