Rate Overview
Live
1 EUR = 382.5519 LKR
1 LKR = 0.002614
EUR
Avg
342.4400
High
385.6950
Low
300.5459
Last updated: 5/28/2026, 1:21:01 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 382.55 LKR |
| 10 EUR | 3,825.52 LKR |
| 50 EUR | 19,127.59 LKR |
| 100 EUR | 38,255.19 LKR |
| 500 EUR | 191,275.93 LKR |
| 1,000 EUR | 382,551.87 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-28T01:21:01Z",
"rates": {
"LKR": 382.551867
}
}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": 38255.1867,
"rate": 382.551867
}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