Rate Overview
Live
1 EUR = 384.6603 LKR
1 LKR = 0.002600
EUR
Avg
374.5345
High
391.6303
Low
357.8369
Last updated: 7/22/2026, 3:08:39 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 384.66 LKR |
| 10 EUR | 3,846.60 LKR |
| 50 EUR | 19,233.02 LKR |
| 100 EUR | 38,466.03 LKR |
| 500 EUR | 192,330.18 LKR |
| 1,000 EUR | 384,660.35 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-22T03:08:39Z",
"rates": {
"LKR": 384.66035
}
}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": 38466.034999999996,
"rate": 384.66035
}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