Rate Overview
Live
1 LKR = 0.054135 ZAR
1 ZAR = 18.4723
LKR
Avg
0.053288
High
0.054886
Low
0.051143
Last updated: 3/27/2026, 7:43:59 AM
Quick Conversions
| LKR | ZAR |
|---|---|
| 1 LKR | 0.05 ZAR |
| 10 LKR | 0.54 ZAR |
| 50 LKR | 2.71 ZAR |
| 100 LKR | 5.41 ZAR |
| 500 LKR | 27.07 ZAR |
| 1,000 LKR | 54.14 ZAR |
Get LKR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=ZARExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T07:43:59Z",
"rates": {
"ZAR": 0.054135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "ZAR",
"amount": 100
},
"result": 5.4135,
"rate": 0.054135
}Build with LKR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key