Rate Overview
Live
1 LTL = 1.4656 RON
1 RON = 0.682320
LTL
Avg
1.4678
High
1.4760
Low
1.4618
Last updated: 4/17/2026, 6:10:18 AM
Quick Conversions
| LTL | RON |
|---|---|
| 1 LTL | 1.47 RON |
| 10 LTL | 14.66 RON |
| 50 LTL | 73.28 RON |
| 100 LTL | 146.56 RON |
| 500 LTL | 732.79 RON |
| 1,000 LTL | 1,465.59 RON |
Get LTL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=RONExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:10:18Z",
"rates": {
"RON": 1.465587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "RON",
"amount": 100
},
"result": 146.5587,
"rate": 1.465587
}Build with LTL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key