Rate Overview
Live
1 EUR = 373.0196 LKR
1 LKR = 0.002681
EUR
Avg
371.4364
High
373.0196
Low
369.4266
Last updated: 4/17/2026, 6:27:11 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 373.02 LKR |
| 10 EUR | 3,730.20 LKR |
| 50 EUR | 18,650.98 LKR |
| 100 EUR | 37,301.96 LKR |
| 500 EUR | 186,509.81 LKR |
| 1,000 EUR | 373,019.62 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-04-17T06:27:11Z",
"rates": {
"LKR": 373.019622
}
}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": 37301.9622,
"rate": 373.019622
}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