Rate Overview
Live
1 JPY = 0.088621 SCR
1 SCR = 11.2840
JPY
Avg
0.088842
High
0.093271
Low
0.085519
Last updated: 5/6/2026, 10:16:47 AM
Quick Conversions
| JPY | SCR |
|---|---|
| 1 JPY | 0.09 SCR |
| 10 JPY | 0.89 SCR |
| 50 JPY | 4.43 SCR |
| 100 JPY | 8.86 SCR |
| 500 JPY | 44.31 SCR |
| 1,000 JPY | 88.62 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-05-06T10:16:47Z",
"rates": {
"SCR": 0.088621
}
}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.8621,
"rate": 0.088621
}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