Rate Overview
Live
1 ZAR = 20.1208 LKR
1 LKR = 0.049700
ZAR
Avg
17.6151
High
20.4887
Low
15.3582
Last updated: 7/28/2026, 3:36:01 PM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 20.12 LKR |
| 10 ZAR | 201.21 LKR |
| 50 ZAR | 1,006.04 LKR |
| 100 ZAR | 2,012.08 LKR |
| 500 ZAR | 10,060.40 LKR |
| 1,000 ZAR | 20,120.80 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-28T15:36:01Z",
"rates": {
"LKR": 20.1208
}
}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": 2012.08,
"rate": 20.1208
}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