Rate Overview
Live
1 ZAR = 11.0580 LRD
1 LRD = 0.090432
ZAR
Avg
11.2076
High
11.5263
Low
10.9138
Last updated: 3/7/2026, 7:37:53 AM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.06 LRD |
| 10 ZAR | 110.58 LRD |
| 50 ZAR | 552.90 LRD |
| 100 ZAR | 1,105.80 LRD |
| 500 ZAR | 5,528.99 LRD |
| 1,000 ZAR | 11,057.97 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-03-07T07:37:53Z",
"rates": {
"LRD": 11.057974
}
}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": 1105.7974,
"rate": 11.057974
}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