Rate Overview
Live
1 JPY = 0.086196 SCR
1 SCR = 11.6015
JPY
Avg
0.089370
High
0.095603
Low
0.084388
Last updated: 7/21/2026, 2:18:58 AM
Quick Conversions
| JPY | SCR |
|---|---|
| 1 JPY | 0.09 SCR |
| 10 JPY | 0.86 SCR |
| 50 JPY | 4.31 SCR |
| 100 JPY | 8.62 SCR |
| 500 JPY | 43.10 SCR |
| 1,000 JPY | 86.20 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-21T02:18:58Z",
"rates": {
"SCR": 0.086196
}
}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.6196,
"rate": 0.086196
}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