Rate Overview
Live
1 ZAR = 10.7653 LRD
1 LRD = 0.092891
ZAR
Avg
10.8499
High
11.6455
Low
9.9230
Last updated: 7/26/2026, 5:39:05 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 10.77 LRD |
| 10 ZAR | 107.65 LRD |
| 50 ZAR | 538.27 LRD |
| 100 ZAR | 1,076.53 LRD |
| 500 ZAR | 5,382.67 LRD |
| 1,000 ZAR | 10,765.34 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-07-26T17:39:05Z",
"rates": {
"LRD": 10.765338
}
}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": 1076.5338,
"rate": 10.765338
}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