Rate Overview
Live
1 ALL = 4.1546 LKR
1 LKR = 0.240699
ALL
Avg
4.1567
High
4.1700
Low
4.1460
Last updated: 8/22/2026, 7:04:15 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 4.15 LKR |
| 10 ALL | 41.55 LKR |
| 50 ALL | 207.73 LKR |
| 100 ALL | 415.46 LKR |
| 500 ALL | 2,077.29 LKR |
| 1,000 ALL | 4,154.57 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-08-22T07:04:15Z",
"rates": {
"LKR": 4.154574
}
}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": 415.4574,
"rate": 4.154574
}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