Rate Overview
Live
1 LTL = 52.9481 JPY
1 JPY = 0.018886
LTL
Avg
49.9634
High
53.7249
Low
46.0701
Last updated: 7/30/2026, 11:39:04 PM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 52.95 JPY |
| 10 LTL | 529.48 JPY |
| 50 LTL | 2,647.41 JPY |
| 100 LTL | 5,294.81 JPY |
| 500 LTL | 26,474.05 JPY |
| 1,000 LTL | 52,948.11 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-30T23:39:04Z",
"rates": {
"JPY": 52.948107
}
}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": 5294.8107,
"rate": 52.948107
}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