Rate Overview
Live
1 JPY = 0.018649 LTL
1 LTL = 53.6222
JPY
Avg
0.018618
High
0.018729
Low
0.018273
Last updated: 7/7/2026, 9:42:47 AM
Quick Conversions
| JPY | LTL |
|---|---|
| 1 JPY | 0.02 LTL |
| 10 JPY | 0.19 LTL |
| 50 JPY | 0.93 LTL |
| 100 JPY | 1.86 LTL |
| 500 JPY | 9.32 LTL |
| 1,000 JPY | 18.65 LTL |
Get JPY/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LTLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T09:42:47Z",
"rates": {
"LTL": 0.018649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LTL",
"amount": 100
},
"result": 1.8649,
"rate": 0.018649
}Build with JPY/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key