Rate Overview
Live
1 EUR = 383.3459 LKR
1 LKR = 0.002609
EUR
Avg
373.5443
High
388.0266
Low
358.7746
Last updated: 7/28/2026, 3:55:24 PM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 383.35 LKR |
| 10 EUR | 3,833.46 LKR |
| 50 EUR | 19,167.30 LKR |
| 100 EUR | 38,334.59 LKR |
| 500 EUR | 191,672.95 LKR |
| 1,000 EUR | 383,345.91 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-28T15:55:24Z",
"rates": {
"LKR": 383.345907
}
}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": 38334.5907,
"rate": 383.345907
}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