Rate Overview
Live
1 ZAR = 20.0052 LKR
1 LKR = 0.049987
ZAR
Avg
19.0070
High
20.2474
Low
18.0262
Last updated: 5/27/2026, 9:46:58 AM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 20.01 LKR |
| 10 ZAR | 200.05 LKR |
| 50 ZAR | 1,000.26 LKR |
| 100 ZAR | 2,000.52 LKR |
| 500 ZAR | 10,002.58 LKR |
| 1,000 ZAR | 20,005.17 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-27T09:46:58Z",
"rates": {
"LKR": 20.005169
}
}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.5168999999999,
"rate": 20.005169
}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