Rate Overview
Live
1 RON = 0.659071 LTL
1 LTL = 1.5173
RON
Avg
0.674996
High
0.683217
Low
0.657271
Last updated: 5/28/2026, 3:43:09 AM
Quick Conversions
| RON | LTL |
|---|---|
| 1 RON | 0.66 LTL |
| 10 RON | 6.59 LTL |
| 50 RON | 32.95 LTL |
| 100 RON | 65.91 LTL |
| 500 RON | 329.54 LTL |
| 1,000 RON | 659.07 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-05-28T03:43:09Z",
"rates": {
"LTL": 0.659071
}
}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.9071,
"rate": 0.659071
}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