Rate Overview
Live
1 JPY = 0.087192 SCR
1 SCR = 11.4689
JPY
Avg
0.091433
High
0.096412
Low
0.087156
Last updated: 3/27/2026, 2:52:20 AM
Quick Conversions
| JPY | SCR |
|---|---|
| 1 JPY | 0.09 SCR |
| 10 JPY | 0.87 SCR |
| 50 JPY | 4.36 SCR |
| 100 JPY | 8.72 SCR |
| 500 JPY | 43.60 SCR |
| 1,000 JPY | 87.19 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-27T02:52:20Z",
"rates": {
"SCR": 0.087192
}
}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.7192,
"rate": 0.087192
}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