Rate Overview
Live
1 ALL = 3.7657 LKR
1 LKR = 0.265556
ALL
Avg
3.7763
High
3.8019
Low
3.7450
Last updated: 3/7/2026, 12:10:26 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.77 LKR |
| 10 ALL | 37.66 LKR |
| 50 ALL | 188.28 LKR |
| 100 ALL | 376.57 LKR |
| 500 ALL | 1,882.84 LKR |
| 1,000 ALL | 3,765.69 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-03-07T00:10:26Z",
"rates": {
"LKR": 3.765685
}
}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": 376.5685,
"rate": 3.765685
}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