Rate Overview
Live
1 LTL = 53.8730 JPY
1 JPY = 0.018562
LTL
Avg
52.3936
High
54.1158
Low
49.4102
Last updated: 7/21/2026, 6:15:59 PM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.87 JPY |
| 10 LTL | 538.73 JPY |
| 50 LTL | 2,693.65 JPY |
| 100 LTL | 5,387.30 JPY |
| 500 LTL | 26,936.50 JPY |
| 1,000 LTL | 53,873.01 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-21T18:15:59Z",
"rates": {
"JPY": 53.873008
}
}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": 5387.3008,
"rate": 53.873008
}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