Rate Overview
Live
1 EUR = 383.8381 LKR
1 LKR = 0.002605
EUR
Avg
383.8564
High
384.9226
Low
382.4394
Last updated: 7/27/2026, 12:52:35 PM
Quick Conversions
| EUR | LKR |
|---|---|
| 1 EUR | 383.84 LKR |
| 10 EUR | 3,838.38 LKR |
| 50 EUR | 19,191.91 LKR |
| 100 EUR | 38,383.81 LKR |
| 500 EUR | 191,919.05 LKR |
| 1,000 EUR | 383,838.10 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-27T12:52:35Z",
"rates": {
"LKR": 383.838101
}
}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": 38383.8101,
"rate": 383.838101
}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