Rate Overview
Live
1 ZAR = 10.7258 LRD
1 LRD = 0.093233
ZAR
Avg
10.9549
High
11.6822
Low
10.3174
Last updated: 3/28/2026, 3:01:32 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 10.73 LRD |
| 10 ZAR | 107.26 LRD |
| 50 ZAR | 536.29 LRD |
| 100 ZAR | 1,072.58 LRD |
| 500 ZAR | 5,362.88 LRD |
| 1,000 ZAR | 10,725.76 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-28T15:01:32Z",
"rates": {
"LRD": 10.725764
}
}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": 1072.5764,
"rate": 10.725764
}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