Rate Overview
Live
1 ZAR = 18.3605 LKR
1 LKR = 0.054465
ZAR
Avg
18.3556
High
19.4254
Low
17.2218
Last updated: 3/27/2026, 12:57:21 PM
Quick Conversions
| ZAR | LKR |
|---|---|
| 1 ZAR | 18.36 LKR |
| 10 ZAR | 183.60 LKR |
| 50 ZAR | 918.02 LKR |
| 100 ZAR | 1,836.05 LKR |
| 500 ZAR | 9,180.25 LKR |
| 1,000 ZAR | 18,360.50 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-03-27T12:57:21Z",
"rates": {
"LKR": 18.360497
}
}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": 1836.0496999999998,
"rate": 18.360497
}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