Rate Overview
Live
1 JPY = 133.8042 STD
1 STD = 0.007474
JPY
Avg
145.4428
High
156.2210
Low
133.5537
Last updated: 3/27/2026, 12:52:59 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 133.80 STD |
| 10 JPY | 1,338.04 STD |
| 50 JPY | 6,690.21 STD |
| 100 JPY | 13,380.42 STD |
| 500 JPY | 66,902.08 STD |
| 1,000 JPY | 133,804.16 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-03-27T12:52:59Z",
"rates": {
"STD": 133.804164
}
}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": 13380.416399999998,
"rate": 133.804164
}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