Rate Overview
Live
1 LTL = 53.4254 JPY
1 JPY = 0.018718
LTL
Avg
49.2825
High
53.6459
Low
46.0701
Last updated: 3/27/2026, 10:06:15 AM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.43 JPY |
| 10 LTL | 534.25 JPY |
| 50 LTL | 2,671.27 JPY |
| 100 LTL | 5,342.54 JPY |
| 500 LTL | 26,712.69 JPY |
| 1,000 LTL | 53,425.38 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-03-27T10:06:15Z",
"rates": {
"JPY": 53.425375
}
}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": 5342.5375,
"rate": 53.425375
}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