Rate Overview
Live
1 JPY = 132.5888 STD
1 STD = 0.007542
JPY
Avg
132.9872
High
133.5570
Low
132.5407
Last updated: 6/17/2026, 7:08:48 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 132.59 STD |
| 10 JPY | 1,325.89 STD |
| 50 JPY | 6,629.44 STD |
| 100 JPY | 13,258.88 STD |
| 500 JPY | 66,294.42 STD |
| 1,000 JPY | 132,588.84 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-06-17T07:08:48Z",
"rates": {
"STD": 132.588843
}
}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": 13258.8843,
"rate": 132.588843
}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