Rate Overview
Live
1 JPY = 0.018509 LTL
1 LTL = 54.0278
JPY
Avg
0.018705
High
0.018971
Low
0.018478
Last updated: 7/28/2026, 11:53:27 AM
Quick Conversions
| JPY | LTL |
|---|---|
| 1 JPY | 0.02 LTL |
| 10 JPY | 0.19 LTL |
| 50 JPY | 0.93 LTL |
| 100 JPY | 1.85 LTL |
| 500 JPY | 9.25 LTL |
| 1,000 JPY | 18.51 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-28T11:53:27Z",
"rates": {
"LTL": 0.018509
}
}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.8509000000000002,
"rate": 0.018509
}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