Rate Overview
Live
1 ZAR = 11.1709 LRD
1 LRD = 0.089518
ZAR
Avg
11.1401
High
11.1884
Low
11.0447
Last updated: 5/27/2026, 6:18:39 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.17 LRD |
| 10 ZAR | 111.71 LRD |
| 50 ZAR | 558.55 LRD |
| 100 ZAR | 1,117.09 LRD |
| 500 ZAR | 5,585.47 LRD |
| 1,000 ZAR | 11,170.94 LRD |
Get ZAR/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=LRDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T18:18:39Z",
"rates": {
"LRD": 11.170935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "LRD",
"amount": 100
},
"result": 1117.0935,
"rate": 11.170935
}Build with ZAR/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key