Rate Overview
Live
1 LTL = 53.9714 JPY
1 JPY = 0.018528
LTL
Avg
53.9217
High
54.1061
Low
53.7826
Last updated: 7/26/2026, 6:42:25 PM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.97 JPY |
| 10 LTL | 539.71 JPY |
| 50 LTL | 2,698.57 JPY |
| 100 LTL | 5,397.14 JPY |
| 500 LTL | 26,985.71 JPY |
| 1,000 LTL | 53,971.42 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-26T18:42:25Z",
"rates": {
"JPY": 53.971417
}
}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.1417,
"rate": 53.971417
}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