Rate Overview
Live
1 LKR = 0.049100 ZAR
1 ZAR = 20.3666
LKR
Avg
0.051839
High
0.054121
Low
0.049100
Last updated: 5/29/2026, 6:40:29 PM
Quick Conversions
| LKR | ZAR |
|---|---|
| 1 LKR | 0.05 ZAR |
| 10 LKR | 0.49 ZAR |
| 50 LKR | 2.46 ZAR |
| 100 LKR | 4.91 ZAR |
| 500 LKR | 24.55 ZAR |
| 1,000 LKR | 49.10 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-05-29T18:40:29Z",
"rates": {
"ZAR": 0.0491
}
}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": 4.91,
"rate": 0.0491
}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