Rate Overview
Live
1 ZAR = 19.9731 LKR
1 LKR = 0.050067
ZAR
Avg
17.6092
High
20.4887
Low
15.3582
Last updated: 7/25/2026, 8:34:47 PM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 19.97 LKR |
| 10 ZAR | 199.73 LKR |
| 50 ZAR | 998.66 LKR |
| 100 ZAR | 1,997.31 LKR |
| 500 ZAR | 9,986.56 LKR |
| 1,000 ZAR | 19,973.12 LKR |
Get ZAR/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=LKRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-25T20:34:47Z",
"rates": {
"LKR": 19.973123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "LKR",
"amount": 100
},
"result": 1997.3123,
"rate": 19.973123
}Build with ZAR/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key