Rate Overview
Live
1 ALL = 3.7894 LKR
1 LKR = 0.263896
ALL
Avg
3.7650
High
3.8080
Low
3.7070
Last updated: 3/27/2026, 2:04:17 PM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.79 LKR |
| 10 ALL | 37.89 LKR |
| 50 ALL | 189.47 LKR |
| 100 ALL | 378.94 LKR |
| 500 ALL | 1,894.69 LKR |
| 1,000 ALL | 3,789.38 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-27T14:04:17Z",
"rates": {
"LKR": 3.789377
}
}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": 378.9377,
"rate": 3.789377
}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