Rate Overview
Live
1 STD = 0.007484 JPY
1 JPY = 133.6184
STD
Avg
0.006895
High
0.007487
Low
0.006401
Last updated: 3/26/2026, 11:40:22 PM
Quick Conversions
| STD | JPY |
|---|---|
| 1 STD | 0.01 JPY |
| 10 STD | 0.07 JPY |
| 50 STD | 0.37 JPY |
| 100 STD | 0.75 JPY |
| 500 STD | 3.74 JPY |
| 1,000 STD | 7.48 JPY |
Get STD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=JPYExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-26T23:40:22Z",
"rates": {
"JPY": 0.007484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "JPY",
"amount": 100
},
"result": 0.7484000000000001,
"rate": 0.007484
}Build with STD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key