Rate Overview
Live
1 JPY = 129.7940 STD
1 STD = 0.007705
JPY
Avg
129.9519
High
130.3002
Low
129.4967
Last updated: 4/17/2026, 6:09:32 AM
Quick Conversions
| JPY | STD |
|---|---|
| 1 JPY | 129.79 STD |
| 10 JPY | 1,297.94 STD |
| 50 JPY | 6,489.70 STD |
| 100 JPY | 12,979.40 STD |
| 500 JPY | 64,897.00 STD |
| 1,000 JPY | 129,794.00 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-17T06:09:32Z",
"rates": {
"STD": 129.794001
}
}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": 12979.4001,
"rate": 129.794001
}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