Rate Overview
Live
1 EUR = 381.3950 LKR
1 LKR = 0.002622
EUR
Avg
384.3153
High
396.7170
Low
377.4238
Last updated: 5/28/2026, 12:10:26 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 381.40 LKR |
| 10 EUR | 3,813.95 LKR |
| 50 EUR | 19,069.75 LKR |
| 100 EUR | 38,139.50 LKR |
| 500 EUR | 190,697.51 LKR |
| 1,000 EUR | 381,395.02 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-05-28T00:10:26Z",
"rates": {
"LKR": 381.395016
}
}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": 38139.5016,
"rate": 381.395016
}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