Rate Overview
Live
1 LKR = 0.002749 EUR
1 EUR = 363.7686
LKR
Avg
0.002781
High
0.002884
Low
0.002712
Last updated: 3/28/2026, 9:45:06 AM
Quick Conversions
| LKR | EUR |
|---|---|
| 1 LKR | 0.00 EUR |
| 10 LKR | 0.03 EUR |
| 50 LKR | 0.14 EUR |
| 100 LKR | 0.27 EUR |
| 500 LKR | 1.37 EUR |
| 1,000 LKR | 2.75 EUR |
Get LKR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=EURExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-28T09:45:06Z",
"rates": {
"EUR": 0.002749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "EUR",
"amount": 100
},
"result": 0.27490000000000003,
"rate": 0.002749
}Build with LKR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key