Rate Overview
Live
1 RON = 0.659611 LTL
1 LTL = 1.5160
RON
Avg
0.675916
High
0.682793
Low
0.656065
Last updated: 6/28/2026, 8:16:43 PM
Quick Conversions
| RON | LTL |
|---|---|
| 1 RON | 0.66 LTL |
| 10 RON | 6.60 LTL |
| 50 RON | 32.98 LTL |
| 100 RON | 65.96 LTL |
| 500 RON | 329.81 LTL |
| 1,000 RON | 659.61 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-06-28T20:16:43Z",
"rates": {
"LTL": 0.659611
}
}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": 65.96109999999999,
"rate": 0.659611
}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