Rate Overview
Live
1 EUR = 382.4394 LKR
1 LKR = 0.002615
EUR
Avg
373.5150
High
388.0266
Low
358.7746
Last updated: 7/25/2026, 6:37:06 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 382.44 LKR |
| 10 EUR | 3,824.39 LKR |
| 50 EUR | 19,121.97 LKR |
| 100 EUR | 38,243.94 LKR |
| 500 EUR | 191,219.68 LKR |
| 1,000 EUR | 382,439.36 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-07-25T06:37:06Z",
"rates": {
"LKR": 382.439363
}
}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": 38243.9363,
"rate": 382.439363
}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