Rate Overview
Live
1 JPY = 133.8552 STD
1 STD = 0.007471
JPY
Avg
134.1545
High
134.8671
Low
133.6373
Last updated: 3/27/2026, 9:26:29 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 133.86 STD |
| 10 JPY | 1,338.55 STD |
| 50 JPY | 6,692.76 STD |
| 100 JPY | 13,385.52 STD |
| 500 JPY | 66,927.62 STD |
| 1,000 JPY | 133,855.24 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-27T09:26:29Z",
"rates": {
"STD": 133.855236
}
}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": 13385.523599999999,
"rate": 133.855236
}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