Rate Overview
Live
1 ZAR = 11.1955 LRD
1 LRD = 0.089322
ZAR
Avg
11.2053
High
11.2767
Low
11.1456
Last updated: 8/15/2026, 5:10:13 AM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.20 LRD |
| 10 ZAR | 111.95 LRD |
| 50 ZAR | 559.77 LRD |
| 100 ZAR | 1,119.55 LRD |
| 500 ZAR | 5,597.74 LRD |
| 1,000 ZAR | 11,195.47 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-08-15T05:10:13Z",
"rates": {
"LRD": 11.19547
}
}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": 1119.547,
"rate": 11.19547
}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