Rate Overview
Live
1 EUR = 363.1339 LKR
1 LKR = 0.002754
EUR
Avg
362.7715
High
364.8132
Low
360.8284
Last updated: 3/27/2026, 9:29:22 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 363.13 LKR |
| 10 EUR | 3,631.34 LKR |
| 50 EUR | 18,156.69 LKR |
| 100 EUR | 36,313.39 LKR |
| 500 EUR | 181,566.94 LKR |
| 1,000 EUR | 363,133.88 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-27T09:29:22Z",
"rates": {
"LKR": 363.133882
}
}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": 36313.3882,
"rate": 363.133882
}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