Rate Overview
Live
1 LKR = 0.244579 ALL
1 ALL = 4.0887
LKR
Avg
0.245572
High
0.248318
Low
0.244551
Last updated: 6/16/2026, 8:34:58 AM
Quick Conversions
| LKR | ALL |
|---|---|
| 1 LKR | 0.24 ALL |
| 10 LKR | 2.45 ALL |
| 50 LKR | 12.23 ALL |
| 100 LKR | 24.46 ALL |
| 500 LKR | 122.29 ALL |
| 1,000 LKR | 244.58 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-06-16T08:34:58Z",
"rates": {
"ALL": 0.244579
}
}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.4579,
"rate": 0.244579
}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