Rate Overview
Live
1 JPY = 132.0119 STD
1 STD = 0.007575
JPY
Avg
136.2471
High
144.8442
Low
129.4967
Last updated: 7/26/2026, 3:54:44 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 132.01 STD |
| 10 JPY | 1,320.12 STD |
| 50 JPY | 6,600.59 STD |
| 100 JPY | 13,201.19 STD |
| 500 JPY | 66,005.95 STD |
| 1,000 JPY | 132,011.90 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-26T03:54:44Z",
"rates": {
"STD": 132.011899
}
}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": 13201.1899,
"rate": 132.011899
}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