Rate Overview
Live
1 JPY = 0.018723 LTL
1 LTL = 53.4102
JPY
Avg
0.018781
High
0.018971
Low
0.018640
Last updated: 3/27/2026, 9:43:36 AM
Quick Conversions
| JPY | LTL |
|---|---|
| 1 JPY | 0.02 LTL |
| 10 JPY | 0.19 LTL |
| 50 JPY | 0.94 LTL |
| 100 JPY | 1.87 LTL |
| 500 JPY | 9.36 LTL |
| 1,000 JPY | 18.72 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-03-27T09:43:36Z",
"rates": {
"LTL": 0.018723
}
}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.8723,
"rate": 0.018723
}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