Rate Overview
Live
1 JPY = 133.7954 STD
1 STD = 0.007474
JPY
Avg
134.4201
High
135.9822
Low
133.4377
Last updated: 3/27/2026, 4:25:32 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 133.80 STD |
| 10 JPY | 1,337.95 STD |
| 50 JPY | 6,689.77 STD |
| 100 JPY | 13,379.54 STD |
| 500 JPY | 66,897.69 STD |
| 1,000 JPY | 133,795.38 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-27T16:25:32Z",
"rates": {
"STD": 133.795377
}
}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": 13379.5377,
"rate": 133.795377
}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