Rate Overview
Live
1 ALL = 4.1526 LKR
1 LKR = 0.240813
ALL
Avg
4.1503
High
4.1628
Low
4.1369
Last updated: 9/11/2026, 11:16:23 PM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 4.15 LKR |
| 10 ALL | 41.53 LKR |
| 50 ALL | 207.63 LKR |
| 100 ALL | 415.26 LKR |
| 500 ALL | 2,076.30 LKR |
| 1,000 ALL | 4,152.61 LKR |
Get ALL/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LKRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-11T23:16:23Z",
"rates": {
"LKR": 4.152607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LKR",
"amount": 100
},
"result": 415.2607,
"rate": 4.152607
}Build with ALL/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key