Rate Overview
Live
1 RON = 0.660210 LTL
1 LTL = 1.5147
RON
Avg
0.658656
High
0.661213
Low
0.643303
Last updated: 7/7/2026, 1:50:03 PM
Quick Conversions
| RON | LTL |
|---|---|
| 1 RON | 0.66 LTL |
| 10 RON | 6.60 LTL |
| 50 RON | 33.01 LTL |
| 100 RON | 66.02 LTL |
| 500 RON | 330.10 LTL |
| 1,000 RON | 660.21 LTL |
Get RON/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=LTLExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-07T13:50:03Z",
"rates": {
"LTL": 0.66021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "LTL",
"amount": 100
},
"result": 66.021,
"rate": 0.66021
}Build with RON/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key