Rate Overview
Live
1 ZAR = 11.2141 LRD
1 LRD = 0.089174
ZAR
Avg
11.1816
High
11.2310
Low
11.0884
Last updated: 9/6/2026, 4:02:51 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.21 LRD |
| 10 ZAR | 112.14 LRD |
| 50 ZAR | 560.70 LRD |
| 100 ZAR | 1,121.41 LRD |
| 500 ZAR | 5,607.03 LRD |
| 1,000 ZAR | 11,214.05 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-09-06T16:02:51Z",
"rates": {
"LRD": 11.214051
}
}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": 1121.4051,
"rate": 11.214051
}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