Rate Overview
Live
1 ZAR = 18.8515 LKR
1 LKR = 0.053046
ZAR
Avg
19.0348
High
19.4104
Low
18.6515
Last updated: 3/7/2026, 12:10:45 AM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 18.85 LKR |
| 10 ZAR | 188.51 LKR |
| 50 ZAR | 942.57 LKR |
| 100 ZAR | 1,885.15 LKR |
| 500 ZAR | 9,425.74 LKR |
| 1,000 ZAR | 18,851.49 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-03-07T00:10:45Z",
"rates": {
"LKR": 18.851487
}
}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": 1885.1487,
"rate": 18.851487
}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