Rate Overview
Live
1 JPY = 0.089573 SCR
1 SCR = 11.1641
JPY
Avg
0.088085
High
0.091002
Low
0.086301
Last updated: 6/15/2026, 4:57:11 PM
Quick Conversions
| JPY | SCR |
|---|---|
| 1 JPY | 0.09 SCR |
| 10 JPY | 0.90 SCR |
| 50 JPY | 4.48 SCR |
| 100 JPY | 8.96 SCR |
| 500 JPY | 44.79 SCR |
| 1,000 JPY | 89.57 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-06-15T16:57:11Z",
"rates": {
"SCR": 0.089573
}
}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.9573,
"rate": 0.089573
}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