Rate Overview
Live
1 LKR = 0.251236 ALL
1 ALL = 3.9803
LKR
Avg
0.288063
High
0.328010
Low
0.251236
Last updated: 5/27/2026, 7:27:04 AM
Quick Conversions
| LKR | ALL |
|---|---|
| 1 LKR | 0.25 ALL |
| 10 LKR | 2.51 ALL |
| 50 LKR | 12.56 ALL |
| 100 LKR | 25.12 ALL |
| 500 LKR | 125.62 ALL |
| 1,000 LKR | 251.24 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-05-27T07:27:04Z",
"rates": {
"ALL": 0.251236
}
}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.123600000000003,
"rate": 0.251236
}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