Rate Overview
Live
1 EUR = 379.1051 LKR
1 LKR = 0.002638
EUR
Avg
376.0648
High
379.1051
Low
374.6186
Last updated: 5/7/2026, 12:35:03 PM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 379.11 LKR |
| 10 EUR | 3,791.05 LKR |
| 50 EUR | 18,955.25 LKR |
| 100 EUR | 37,910.51 LKR |
| 500 EUR | 189,552.54 LKR |
| 1,000 EUR | 379,105.09 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-07T12:35:03Z",
"rates": {
"LKR": 379.105086
}
}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": 37910.508599999994,
"rate": 379.105086
}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