Rate Overview
Live
1 ZAR = 20.0073 LKR
1 LKR = 0.049982
ZAR
Avg
19.6872
High
20.6614
Low
19.0748
Last updated: 5/27/2026, 1:34:47 PM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 20.01 LKR |
| 10 ZAR | 200.07 LKR |
| 50 ZAR | 1,000.37 LKR |
| 100 ZAR | 2,000.73 LKR |
| 500 ZAR | 10,003.65 LKR |
| 1,000 ZAR | 20,007.30 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-27T13:34:47Z",
"rates": {
"LKR": 20.007303
}
}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": 2000.7303,
"rate": 20.007303
}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