Rate Overview
Live
1 ZAR = 11.2387 LRD
1 LRD = 0.088978
ZAR
Avg
11.2003
High
11.2703
Low
11.0739
Last updated: 4/17/2026, 10:41:45 AM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.24 LRD |
| 10 ZAR | 112.39 LRD |
| 50 ZAR | 561.93 LRD |
| 100 ZAR | 1,123.87 LRD |
| 500 ZAR | 5,619.34 LRD |
| 1,000 ZAR | 11,238.67 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-04-17T10:41:45Z",
"rates": {
"LRD": 11.238673
}
}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": 1123.8673000000001,
"rate": 11.238673
}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