Rate Overview
Live
1 LTL = 53.0670 JPY
1 JPY = 0.018844
LTL
Avg
53.1272
High
53.4462
Low
52.9051
Last updated: 5/8/2026, 11:01:36 PM
Quick Conversions
| LTL | JPY |
|---|---|
| 1 LTL | 53.07 JPY |
| 10 LTL | 530.67 JPY |
| 50 LTL | 2,653.35 JPY |
| 100 LTL | 5,306.70 JPY |
| 500 LTL | 26,533.49 JPY |
| 1,000 LTL | 53,066.97 JPY |
Get LTL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=JPYExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-08T23:01:36Z",
"rates": {
"JPY": 53.066973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "JPY",
"amount": 100
},
"result": 5306.6973,
"rate": 53.066973
}Build with LTL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key