Rate Overview
Live
1 LTL = 53.9759 JPY
1 JPY = 0.018527
LTL
Avg
53.7563
High
54.7235
Low
53.3596
Last updated: 7/28/2026, 8:07:32 AM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.98 JPY |
| 10 LTL | 539.76 JPY |
| 50 LTL | 2,698.80 JPY |
| 100 LTL | 5,397.59 JPY |
| 500 LTL | 26,987.96 JPY |
| 1,000 LTL | 53,975.92 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-28T08:07:32Z",
"rates": {
"JPY": 53.975921
}
}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": 5397.5921,
"rate": 53.975921
}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