Rate Overview
Live
1 EUR = 380.6111 LKR
1 LKR = 0.002627
EUR
Avg
384.9398
High
396.7170
Low
377.4238
Last updated: 5/27/2026, 9:34:47 PM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 380.61 LKR |
| 10 EUR | 3,806.11 LKR |
| 50 EUR | 19,030.56 LKR |
| 100 EUR | 38,061.11 LKR |
| 500 EUR | 190,305.57 LKR |
| 1,000 EUR | 380,611.14 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-27T21:34:47Z",
"rates": {
"LKR": 380.61114
}
}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": 38061.114,
"rate": 380.61114
}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