Rate Overview
Live
1 ALL = 4.1332 LKR
1 LKR = 0.241944
ALL
Avg
3.9413
High
4.1332
Low
3.7171
Last updated: 8/2/2026, 12:58:38 PM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 4.13 LKR |
| 10 ALL | 41.33 LKR |
| 50 ALL | 206.66 LKR |
| 100 ALL | 413.32 LKR |
| 500 ALL | 2,066.59 LKR |
| 1,000 ALL | 4,133.19 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-02T12:58:38Z",
"rates": {
"LKR": 4.133185
}
}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": 413.31850000000003,
"rate": 4.133185
}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