Rate Overview
Live
1 JPY = 0.081526 SCR
1 SCR = 12.2660
JPY
Avg
0.087026
High
0.092055
Low
0.081526
Last updated: 7/4/2026, 10:04:25 AM
Quick Conversions
| JPY | SCR |
|---|---|
| 1 JPY | 0.08 SCR |
| 10 JPY | 0.82 SCR |
| 50 JPY | 4.08 SCR |
| 100 JPY | 8.15 SCR |
| 500 JPY | 40.76 SCR |
| 1,000 JPY | 81.53 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-07-04T10:04:25Z",
"rates": {
"SCR": 0.081526
}
}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": 8.1526,
"rate": 0.081526
}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