Rate Overview
Live
1 ALL = 4.0275 LKR
1 LKR = 0.248295
ALL
Avg
3.8564
High
4.1662
Low
3.7381
Last updated: 5/30/2026, 10:22:28 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 4.03 LKR |
| 10 ALL | 40.27 LKR |
| 50 ALL | 201.37 LKR |
| 100 ALL | 402.75 LKR |
| 500 ALL | 2,013.74 LKR |
| 1,000 ALL | 4,027.47 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-30T10:22:28Z",
"rates": {
"LKR": 4.027473
}
}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": 402.74729999999994,
"rate": 4.027473
}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