Rate Overview
Live
1 JPY = 0.018526 LTL
1 LTL = 53.9782
JPY
Avg
0.018539
High
0.018588
Low
0.018473
Last updated: 4/17/2026, 4:54:13 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.26 LTL |
| 1,000 JPY | 18.53 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-04-17T04:54:13Z",
"rates": {
"LTL": 0.018526
}
}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.8526,
"rate": 0.018526
}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