Rate Overview
Live
1 JPY = 0.019028 LTL
1 LTL = 52.5541
JPY
Avg
0.018759
High
0.019082
Low
0.018566
Last updated: 9/4/2026, 6:51:21 PM
Quick Conversions
| JPY | LTL |
|---|---|
| 1 JPY | 0.02 LTL |
| 10 JPY | 0.19 LTL |
| 50 JPY | 0.95 LTL |
| 100 JPY | 1.90 LTL |
| 500 JPY | 9.51 LTL |
| 1,000 JPY | 19.03 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-09-04T18:51:21Z",
"rates": {
"LTL": 0.019028
}
}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.9028,
"rate": 0.019028
}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