Rate Overview
Live
1 LKR = 0.265402 ALL
1 ALL = 3.7679
LKR
Avg
0.264629
High
0.267023
Low
0.263026
Last updated: 3/6/2026, 5:47:15 PM
Quick Conversions
| LKR | ALL |
|---|---|
| 1 LKR | 0.27 ALL |
| 10 LKR | 2.65 ALL |
| 50 LKR | 13.27 ALL |
| 100 LKR | 26.54 ALL |
| 500 LKR | 132.70 ALL |
| 1,000 LKR | 265.40 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-03-06T17:47:15Z",
"rates": {
"ALL": 0.265402
}
}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": 26.540200000000002,
"rate": 0.265402
}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