Rate Overview
Live
1 USD = 157.8185 JPY
1 JPY = 0.006336
USD
Avg
157.2027
High
157.9189
Low
156.0518
Last updated: 3/7/2026, 12:08:29 AM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 157.82 JPY |
| 10 USD | 1,578.19 JPY |
| 50 USD | 7,890.93 JPY |
| 100 USD | 15,781.85 JPY |
| 500 USD | 78,909.25 JPY |
| 1,000 USD | 157,818.50 JPY |
Get USD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=JPYExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-07T00:08:29Z",
"rates": {
"JPY": 157.8185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "JPY",
"amount": 100
},
"result": 15781.85,
"rate": 157.8185
}Build with USD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key