Rate Overview
Live
1 LKR = 0.014010 RON
1 RON = 71.3776
LKR
Avg
0.014089
High
0.014341
Low
0.013910
Last updated: 3/27/2026, 2:51:24 PM
Quick Conversions
| LKR | RON |
|---|---|
| 1 LKR | 0.01 RON |
| 10 LKR | 0.14 RON |
| 50 LKR | 0.70 RON |
| 100 LKR | 1.40 RON |
| 500 LKR | 7.01 RON |
| 1,000 LKR | 14.01 RON |
Get LKR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=RONExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T14:51:24Z",
"rates": {
"RON": 0.01401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "RON",
"amount": 100
},
"result": 1.401,
"rate": 0.01401
}Build with LKR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key