Rate Overview
Live
1 SCR = 11.1696 JPY
1 JPY = 0.089529
SCR
Avg
11.0480
High
11.5701
Low
10.6701
Last updated: 5/26/2026, 1:37:15 PM
Quick Conversions
| SCR | JPY |
|---|---|
| 1 SCR | 11.17 JPY |
| 10 SCR | 111.70 JPY |
| 50 SCR | 558.48 JPY |
| 100 SCR | 1,116.96 JPY |
| 500 SCR | 5,584.80 JPY |
| 1,000 SCR | 11,169.60 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-26T13:37:15Z",
"rates": {
"JPY": 11.169597
}
}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": 1116.9596999999999,
"rate": 11.169597
}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