Rate Overview
Live
1 LKR = 0.241653 ALL
1 ALL = 4.1382
LKR
Avg
0.241782
High
0.242589
Low
0.240378
Last updated: 9/3/2026, 2:10:53 PM
Quick Conversions
| LKR | ALL |
|---|---|
| 1 LKR | 0.24 ALL |
| 10 LKR | 2.42 ALL |
| 50 LKR | 12.08 ALL |
| 100 LKR | 24.17 ALL |
| 500 LKR | 120.83 ALL |
| 1,000 LKR | 241.65 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-09-03T14:10:53Z",
"rates": {
"ALL": 0.241653
}
}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.165300000000002,
"rate": 0.241653
}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