Rate Overview
Live
1 JPY = 133.1864 STD
1 STD = 0.007508
JPY
Avg
132.9090
High
135.1369
Low
128.0940
Last updated: 7/7/2026, 9:16:27 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 133.19 STD |
| 10 JPY | 1,331.86 STD |
| 50 JPY | 6,659.32 STD |
| 100 JPY | 13,318.64 STD |
| 500 JPY | 66,593.19 STD |
| 1,000 JPY | 133,186.38 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-07T09:16:27Z",
"rates": {
"STD": 133.186383
}
}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": 13318.6383,
"rate": 133.186383
}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