Rate Overview
Live
1 EUR = 363.1644 LKR
1 LKR = 0.002754
EUR
Avg
349.7541
High
371.2117
Low
315.2906
Last updated: 3/27/2026, 11:22:26 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 363.16 LKR |
| 10 EUR | 3,631.64 LKR |
| 50 EUR | 18,158.22 LKR |
| 100 EUR | 36,316.44 LKR |
| 500 EUR | 181,582.21 LKR |
| 1,000 EUR | 363,164.42 LKR |
Get EUR/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=LKRExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-27T11:22:26Z",
"rates": {
"LKR": 363.164418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "LKR",
"amount": 100
},
"result": 36316.4418,
"rate": 363.164418
}Build with EUR/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key