Rate Overview
Live
1 JPY = 0.094782 SCR
1 SCR = 10.5505
JPY
Avg
0.092487
High
0.094782
Low
0.087316
Last updated: 3/7/2026, 12:16:16 AM
Quick Conversions
| JPY | SCR |
|---|---|
| 1 JPY | 0.09 SCR |
| 10 JPY | 0.95 SCR |
| 50 JPY | 4.74 SCR |
| 100 JPY | 9.48 SCR |
| 500 JPY | 47.39 SCR |
| 1,000 JPY | 94.78 SCR |
Get JPY/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SCRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T00:16:16Z",
"rates": {
"SCR": 0.094782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SCR",
"amount": 100
},
"result": 9.478200000000001,
"rate": 0.094782
}Build with JPY/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key