Rate Overview
Live
1 LKR = 0.050067 ZAR
1 ZAR = 19.9732
LKR
Avg
0.049326
High
0.050067
Low
0.048793
Last updated: 7/25/2026, 10:44:00 PM
Quick Conversions
| LKR | ZAR |
|---|---|
| 1 LKR | 0.05 ZAR |
| 10 LKR | 0.50 ZAR |
| 50 LKR | 2.50 ZAR |
| 100 LKR | 5.01 ZAR |
| 500 LKR | 25.03 ZAR |
| 1,000 LKR | 50.07 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-07-25T22:44:00Z",
"rates": {
"ZAR": 0.050067
}
}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.0067,
"rate": 0.050067
}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