Rate Overview
Live
1 LTL = 1.5127 RON
1 RON = 0.661053
LTL
Avg
1.5204
High
1.5545
Low
1.5127
Last updated: 7/4/2026, 4:03:25 PM
Quick Conversions
| LTL | RON |
|---|---|
| 1 LTL | 1.51 RON |
| 10 LTL | 15.13 RON |
| 50 LTL | 75.64 RON |
| 100 LTL | 151.27 RON |
| 500 LTL | 756.37 RON |
| 1,000 LTL | 1,512.74 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-04T16:03:25Z",
"rates": {
"RON": 1.512739
}
}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.2739,
"rate": 1.512739
}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