Rate Overview
Live
1 ALL = 3.9117 LKR
1 LKR = 0.255642
ALL
Avg
3.8877
High
3.9117
Low
3.8555
Last updated: 4/18/2026, 8:47:12 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.91 LKR |
| 10 ALL | 39.12 LKR |
| 50 ALL | 195.59 LKR |
| 100 ALL | 391.17 LKR |
| 500 ALL | 1,955.86 LKR |
| 1,000 ALL | 3,911.73 LKR |
Get ALL/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LKRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-18T08:47:12Z",
"rates": {
"LKR": 3.911726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LKR",
"amount": 100
},
"result": 391.1726,
"rate": 3.911726
}Build with ALL/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key