Rate Overview
Live
1 JPY = 132.3201 STD
1 STD = 0.007557
JPY
Avg
131.9920
High
132.4969
Low
131.1552
Last updated: 5/7/2026, 12:31:34 PM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 132.32 STD |
| 10 JPY | 1,323.20 STD |
| 50 JPY | 6,616.01 STD |
| 100 JPY | 13,232.01 STD |
| 500 JPY | 66,160.05 STD |
| 1,000 JPY | 132,320.10 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-07T12:31:34Z",
"rates": {
"STD": 132.320103
}
}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": 13232.010299999998,
"rate": 132.320103
}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