Rate Overview
Live
1 JPY = 0.018828 LTL
1 LTL = 53.1124
JPY
Avg
0.018780
High
0.018947
Low
0.018606
Last updated: 3/7/2026, 12:33:03 AM
Quick Conversions
| JPY | LTL |
|---|---|
| 1 JPY | 0.02 LTL |
| 10 JPY | 0.19 LTL |
| 50 JPY | 0.94 LTL |
| 100 JPY | 1.88 LTL |
| 500 JPY | 9.41 LTL |
| 1,000 JPY | 18.83 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-07T00:33:03Z",
"rates": {
"LTL": 0.018828
}
}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.8828,
"rate": 0.018828
}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