Rate Overview
Live
1 ALL = 4.0502 LKR
1 LKR = 0.246900
ALL
Avg
4.0746
High
4.0922
Low
4.0485
Last updated: 6/19/2026, 11:56:54 AM
Quick Conversions
| ALL | LKR |
|---|---|
| 1 ALL | 4.05 LKR |
| 10 ALL | 40.50 LKR |
| 50 ALL | 202.51 LKR |
| 100 ALL | 405.02 LKR |
| 500 ALL | 2,025.11 LKR |
| 1,000 ALL | 4,050.21 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-06-19T11:56:54Z",
"rates": {
"LKR": 4.050215
}
}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": 405.02149999999995,
"rate": 4.050215
}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