Rate Overview
Live
1 EUR = 363.4047 LKR
1 LKR = 0.002752
EUR
Avg
349.7585
High
371.2117
Low
315.2906
Last updated: 3/27/2026, 2:42:22 PM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 363.40 LKR |
| 10 EUR | 3,634.05 LKR |
| 50 EUR | 18,170.24 LKR |
| 100 EUR | 36,340.47 LKR |
| 500 EUR | 181,702.35 LKR |
| 1,000 EUR | 363,404.70 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-27T14:42:22Z",
"rates": {
"LKR": 363.4047
}
}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": 36340.47,
"rate": 363.4047
}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