Rate Overview
Live
1 LTL = 1.5173 RON
1 RON = 0.659072
LTL
Avg
1.4817
High
1.5214
Low
1.4637
Last updated: 5/27/2026, 4:06:11 PM
Quick Conversions
| LTL | RON |
|---|---|
| 1 LTL | 1.52 RON |
| 10 LTL | 15.17 RON |
| 50 LTL | 75.86 RON |
| 100 LTL | 151.73 RON |
| 500 LTL | 758.64 RON |
| 1,000 LTL | 1,517.29 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-05-27T16:06:11Z",
"rates": {
"RON": 1.517285
}
}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.7285,
"rate": 1.517285
}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