Rate Overview
Live
1 LKR = 0.256017 ALL
1 ALL = 3.9060
LKR
Avg
0.258175
High
0.260983
Low
0.256017
Last updated: 4/16/2026, 6:00:53 PM
Quick Conversions
| LKR | ALL |
|---|---|
| 1 LKR | 0.26 ALL |
| 10 LKR | 2.56 ALL |
| 50 LKR | 12.80 ALL |
| 100 LKR | 25.60 ALL |
| 500 LKR | 128.01 ALL |
| 1,000 LKR | 256.02 ALL |
Get LKR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=ALLExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-04-16T18:00:53Z",
"rates": {
"ALL": 0.256017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "ALL",
"amount": 100
},
"result": 25.6017,
"rate": 0.256017
}Build with LKR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key