Rate Overview
Live
1 JPY = 132.6962 STD
1 STD = 0.007536
JPY
Avg
132.2084
High
133.9864
Low
129.5325
Last updated: 5/27/2026, 8:23:50 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 132.70 STD |
| 10 JPY | 1,326.96 STD |
| 50 JPY | 6,634.81 STD |
| 100 JPY | 13,269.62 STD |
| 500 JPY | 66,348.11 STD |
| 1,000 JPY | 132,696.23 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-05-27T20:23:50Z",
"rates": {
"STD": 132.696225
}
}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": 13269.6225,
"rate": 132.696225
}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