Rate Overview
Live
1 LKR = 0.050075 ZAR
1 ZAR = 19.9700
LKR
Avg
0.051129
High
0.054121
Low
0.048501
Last updated: 7/26/2026, 12:55:12 PM
Quick Conversions
| LKR | ZAR |
|---|---|
| 1 LKR | 0.05 ZAR |
| 10 LKR | 0.50 ZAR |
| 50 LKR | 2.50 ZAR |
| 100 LKR | 5.01 ZAR |
| 500 LKR | 25.04 ZAR |
| 1,000 LKR | 50.08 ZAR |
Get LKR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=ZARExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-07-26T12:55:12Z",
"rates": {
"ZAR": 0.050075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "ZAR",
"amount": 100
},
"result": 5.0075,
"rate": 0.050075
}Build with LKR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key