Rate Overview
Live
1 JPY = 134.6163 STD
1 STD = 0.007429
JPY
Avg
134.4120
High
135.4002
Low
133.2189
Last updated: 3/7/2026, 12:08:00 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 134.62 STD |
| 10 JPY | 1,346.16 STD |
| 50 JPY | 6,730.81 STD |
| 100 JPY | 13,461.63 STD |
| 500 JPY | 67,308.13 STD |
| 1,000 JPY | 134,616.26 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-03-07T00:08:00Z",
"rates": {
"STD": 134.616256
}
}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": 13461.6256,
"rate": 134.616256
}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