Rate Overview
Live
1 LKR = 0.054100 ZAR
1 ZAR = 18.4843
LKR
Avg
0.054180
High
0.054886
Low
0.053688
Last updated: 3/27/2026, 6:08:22 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.05 ZAR |
| 1,000 LKR | 54.10 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-27T06:08:22Z",
"rates": {
"ZAR": 0.0541
}
}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.41,
"rate": 0.0541
}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