Rate Overview
Live
1 LKR = 0.244214 ALL
1 ALL = 4.0948
LKR
Avg
0.243701
High
0.244214
Low
0.242855
Last updated: 7/24/2026, 9:42:38 PM
Quick Conversions
| LKR | ALL |
|---|---|
| 1 LKR | 0.24 ALL |
| 10 LKR | 2.44 ALL |
| 50 LKR | 12.21 ALL |
| 100 LKR | 24.42 ALL |
| 500 LKR | 122.11 ALL |
| 1,000 LKR | 244.21 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-07-24T21:42:38Z",
"rates": {
"ALL": 0.244214
}
}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": 24.4214,
"rate": 0.244214
}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