Rate Overview
Live
1 JPY = 134.0474 STD
1 STD = 0.007460
JPY
Avg
134.6030
High
135.7624
Low
134.0474
Last updated: 8/14/2026, 7:13:24 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 134.05 STD |
| 10 JPY | 1,340.47 STD |
| 50 JPY | 6,702.37 STD |
| 100 JPY | 13,404.74 STD |
| 500 JPY | 67,023.71 STD |
| 1,000 JPY | 134,047.43 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-08-14T19:13:24Z",
"rates": {
"STD": 134.047427
}
}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": 13404.7427,
"rate": 134.047427
}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