Rate Overview
Live
1 JPY = 132.2000 STD
1 STD = 0.007564
JPY
Avg
132.8066
High
135.1369
Low
128.0940
Last updated: 7/27/2026, 11:58:41 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 132.20 STD |
| 10 JPY | 1,322.00 STD |
| 50 JPY | 6,610.00 STD |
| 100 JPY | 13,220.00 STD |
| 500 JPY | 66,100.01 STD |
| 1,000 JPY | 132,200.02 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-07-27T23:58:41Z",
"rates": {
"STD": 132.200017
}
}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": 13220.0017,
"rate": 132.200017
}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