Rate Overview
Live
1 ZAR = 20.0459 LKR
1 LKR = 0.049886
ZAR
Avg
19.6880
High
20.6614
Low
19.0748
Last updated: 5/27/2026, 10:55:56 AM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 20.05 LKR |
| 10 ZAR | 200.46 LKR |
| 50 ZAR | 1,002.29 LKR |
| 100 ZAR | 2,004.59 LKR |
| 500 ZAR | 10,022.95 LKR |
| 1,000 ZAR | 20,045.90 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-05-27T10:55:56Z",
"rates": {
"LKR": 20.045895
}
}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": 2004.5895,
"rate": 20.045895
}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