Rate Overview
Live
1 ALL = 3.7903 LKR
1 LKR = 0.263833
ALL
Avg
3.7784
High
3.8080
Low
3.7520
Last updated: 3/27/2026, 6:34:07 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 3.79 LKR |
| 10 ALL | 37.90 LKR |
| 50 ALL | 189.51 LKR |
| 100 ALL | 379.03 LKR |
| 500 ALL | 1,895.14 LKR |
| 1,000 ALL | 3,790.28 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-03-27T06:34:07Z",
"rates": {
"LKR": 3.790278
}
}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": 379.02779999999996,
"rate": 3.790278
}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