Rate Overview
Live
1 ALL = 4.0919 LKR
1 LKR = 0.244388
ALL
Avg
4.0864
High
4.0966
Low
4.0726
Last updated: 7/9/2026, 8:59:27 PM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 4.09 LKR |
| 10 ALL | 40.92 LKR |
| 50 ALL | 204.59 LKR |
| 100 ALL | 409.19 LKR |
| 500 ALL | 2,045.93 LKR |
| 1,000 ALL | 4,091.86 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-07-09T20:59:27Z",
"rates": {
"LKR": 4.091855
}
}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": 409.1855,
"rate": 4.091855
}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