Rate Overview
Live
1 ALL = 3.7896 LKR
1 LKR = 0.263879
ALL
Avg
3.6148
High
3.8149
Low
3.1818
Last updated: 3/27/2026, 10:17:34 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.79 LKR |
| 10 ALL | 37.90 LKR |
| 50 ALL | 189.48 LKR |
| 100 ALL | 378.96 LKR |
| 500 ALL | 1,894.81 LKR |
| 1,000 ALL | 3,789.62 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-27T10:17:34Z",
"rates": {
"LKR": 3.789617
}
}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.96169999999995,
"rate": 3.789617
}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