Rate Overview
Live
1 JPY = 136.0569 STD
1 STD = 0.007350
JPY
Avg
134.2234
High
136.4817
Low
132.6975
Last updated: 9/4/2026, 6:59:12 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 136.06 STD |
| 10 JPY | 1,360.57 STD |
| 50 JPY | 6,802.84 STD |
| 100 JPY | 13,605.69 STD |
| 500 JPY | 68,028.45 STD |
| 1,000 JPY | 136,056.90 STD |
Get JPY/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=STDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T18:59:12Z",
"rates": {
"STD": 136.056895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "STD",
"amount": 100
},
"result": 13605.6895,
"rate": 136.056895
}Build with JPY/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key