Rate Overview
Live
1 EUR = 363.5301 LKR
1 LKR = 0.002751
EUR
Avg
362.8200
High
364.8132
Low
360.8284
Last updated: 3/27/2026, 7:42:36 AM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 363.53 LKR |
| 10 EUR | 3,635.30 LKR |
| 50 EUR | 18,176.50 LKR |
| 100 EUR | 36,353.01 LKR |
| 500 EUR | 181,765.03 LKR |
| 1,000 EUR | 363,530.07 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-03-27T07:42:36Z",
"rates": {
"LKR": 363.530068
}
}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": 36353.0068,
"rate": 363.530068
}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