Rate Overview
Live
1 LTL = 1.4760 RON
1 RON = 0.677515
LTL
Avg
1.4613
High
1.4831
Low
1.4381
Last updated: 3/27/2026, 11:35:23 AM
Quick Conversions
| LTL | RON |
|---|---|
| 1 LTL | 1.48 RON |
| 10 LTL | 14.76 RON |
| 50 LTL | 73.80 RON |
| 100 LTL | 147.60 RON |
| 500 LTL | 737.99 RON |
| 1,000 LTL | 1,475.98 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-03-27T11:35:23Z",
"rates": {
"RON": 1.475983
}
}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": 147.5983,
"rate": 1.475983
}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