Rate Overview
Live
1 ALL = 3.9583 LKR
1 LKR = 0.252635
ALL
Avg
3.9368
High
3.9610
Low
3.9099
Last updated: 5/8/2026, 9:55:14 PM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.96 LKR |
| 10 ALL | 39.58 LKR |
| 50 ALL | 197.91 LKR |
| 100 ALL | 395.83 LKR |
| 500 ALL | 1,979.14 LKR |
| 1,000 ALL | 3,958.29 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-05-08T21:55:14Z",
"rates": {
"LKR": 3.958285
}
}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": 395.8285,
"rate": 3.958285
}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