Rate Overview
Live
1 JPY = 129.7871 STD
1 STD = 0.007705
JPY
Avg
129.9495
High
130.3002
Low
129.4967
Last updated: 4/17/2026, 7:30:53 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 129.79 STD |
| 10 JPY | 1,297.87 STD |
| 50 JPY | 6,489.35 STD |
| 100 JPY | 12,978.71 STD |
| 500 JPY | 64,893.54 STD |
| 1,000 JPY | 129,787.08 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-04-17T07:30:53Z",
"rates": {
"STD": 129.787083
}
}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": 12978.7083,
"rate": 129.787083
}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