Rate Overview
Live
1 JPY = 132.2571 STD
1 STD = 0.007561
JPY
Avg
132.4405
High
132.8459
Low
131.8971
Last updated: 7/28/2026, 10:42:50 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 132.26 STD |
| 10 JPY | 1,322.57 STD |
| 50 JPY | 6,612.85 STD |
| 100 JPY | 13,225.71 STD |
| 500 JPY | 66,128.53 STD |
| 1,000 JPY | 132,257.07 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-28T10:42:50Z",
"rates": {
"STD": 132.257067
}
}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": 13225.7067,
"rate": 132.257067
}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