Rate Overview
Live
1 JPY = 133.7766 STD
1 STD = 0.007475
JPY
Avg
134.1413
High
134.8671
Low
133.6373
Last updated: 3/27/2026, 11:17:55 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 133.78 STD |
| 10 JPY | 1,337.77 STD |
| 50 JPY | 6,688.83 STD |
| 100 JPY | 13,377.66 STD |
| 500 JPY | 66,888.28 STD |
| 1,000 JPY | 133,776.55 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-27T11:17:55Z",
"rates": {
"STD": 133.776551
}
}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": 13377.655100000002,
"rate": 133.776551
}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