Rate Overview
Live
1 EUR = 382.3220 LKR
1 LKR = 0.002616
EUR
Avg
381.4438
High
382.8539
Low
379.9181
Last updated: 9/4/2026, 5:22:47 PM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 382.32 LKR |
| 10 EUR | 3,823.22 LKR |
| 50 EUR | 19,116.10 LKR |
| 100 EUR | 38,232.20 LKR |
| 500 EUR | 191,161.02 LKR |
| 1,000 EUR | 382,322.04 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-09-04T17:22:47Z",
"rates": {
"LKR": 382.32204
}
}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": 38232.204,
"rate": 382.32204
}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