Rate Overview
Live
1 LKR = 0.054374 ZAR
1 ZAR = 18.3911
LKR
Avg
0.057587
High
0.066230
Low
0.050532
Last updated: 3/27/2026, 11:16:57 AM
Quick Conversions
| LKR | ZAR |
|---|---|
| 1 LKR | 0.05 ZAR |
| 10 LKR | 0.54 ZAR |
| 50 LKR | 2.72 ZAR |
| 100 LKR | 5.44 ZAR |
| 500 LKR | 27.19 ZAR |
| 1,000 LKR | 54.37 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-27T11:16:57Z",
"rates": {
"ZAR": 0.054374
}
}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.4374,
"rate": 0.054374
}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