Rate Overview
Live
1 LTL = 53.5207 JPY
1 JPY = 0.018684
LTL
Avg
53.5871
High
53.7525
Low
53.3917
Last updated: 7/10/2026, 2:38:45 AM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.52 JPY |
| 10 LTL | 535.21 JPY |
| 50 LTL | 2,676.04 JPY |
| 100 LTL | 5,352.07 JPY |
| 500 LTL | 26,760.37 JPY |
| 1,000 LTL | 53,520.74 JPY |
Get LTL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=JPYExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-10T02:38:45Z",
"rates": {
"JPY": 53.52074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "JPY",
"amount": 100
},
"result": 5352.0740000000005,
"rate": 53.52074
}Build with LTL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key