Rate Overview
Live
1 RON = 0.677514 LTL
1 LTL = 1.4760
RON
Avg
0.684415
High
0.695351
Low
0.674254
Last updated: 3/27/2026, 1:19:07 PM
Quick Conversions
| RON | LTL |
|---|---|
| 1 RON | 0.68 LTL |
| 10 RON | 6.78 LTL |
| 50 RON | 33.88 LTL |
| 100 RON | 67.75 LTL |
| 500 RON | 338.76 LTL |
| 1,000 RON | 677.51 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-03-27T13:19:07Z",
"rates": {
"LTL": 0.677514
}
}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": 67.75139999999999,
"rate": 0.677514
}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