Rate Overview
Live
1 ALL = 3.7888 LKR
1 LKR = 0.263933
ALL
Avg
3.4492
High
3.7938
Low
3.0487
Last updated: 3/27/2026, 8:25:32 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.79 LKR |
| 10 ALL | 37.89 LKR |
| 50 ALL | 189.44 LKR |
| 100 ALL | 378.88 LKR |
| 500 ALL | 1,894.42 LKR |
| 1,000 ALL | 3,788.84 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-27T08:25:32Z",
"rates": {
"LKR": 3.788836
}
}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.8836,
"rate": 3.788836
}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