Rate Overview
Live
1 LTL = 53.3864 JPY
1 JPY = 0.018731
LTL
Avg
53.6721
High
53.9147
Low
53.3642
Last updated: 6/19/2026, 6:40:51 PM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.39 JPY |
| 10 LTL | 533.86 JPY |
| 50 LTL | 2,669.32 JPY |
| 100 LTL | 5,338.64 JPY |
| 500 LTL | 26,693.20 JPY |
| 1,000 LTL | 53,386.40 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-06-19T18:40:51Z",
"rates": {
"JPY": 53.386401
}
}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": 5338.6401,
"rate": 53.386401
}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