Rate Overview
Live
1 LTL = 1.5099 RON
1 RON = 0.662315
LTL
Avg
1.4825
High
1.5190
Low
1.4614
Last updated: 7/27/2026, 5:45:11 PM
Quick Conversions
| LTL | RON |
|---|---|
| 1 LTL | 1.51 RON |
| 10 LTL | 15.10 RON |
| 50 LTL | 75.49 RON |
| 100 LTL | 150.99 RON |
| 500 LTL | 754.93 RON |
| 1,000 LTL | 1,509.86 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-07-27T17:45:11Z",
"rates": {
"RON": 1.509855
}
}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": 150.9855,
"rate": 1.509855
}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