Rate Overview
Live
1 LTL = 1.5163 RON
1 RON = 0.659507
LTL
Avg
1.5166
High
1.5188
Low
1.5124
Last updated: 6/16/2026, 1:25:31 PM
Quick Conversions
| LTL | RON |
|---|---|
| 1 LTL | 1.52 RON |
| 10 LTL | 15.16 RON |
| 50 LTL | 75.81 RON |
| 100 LTL | 151.63 RON |
| 500 LTL | 758.14 RON |
| 1,000 LTL | 1,516.28 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-06-16T13:25:31Z",
"rates": {
"RON": 1.516284
}
}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": 151.6284,
"rate": 1.516284
}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