Rate Overview
Live
1 ZAR = 10.8043 LRD
1 LRD = 0.092555
ZAR
Avg
10.9852
High
11.6822
Low
10.3174
Last updated: 7/27/2026, 4:20:53 AM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 10.80 LRD |
| 10 ZAR | 108.04 LRD |
| 50 ZAR | 540.22 LRD |
| 100 ZAR | 1,080.43 LRD |
| 500 ZAR | 5,402.17 LRD |
| 1,000 ZAR | 10,804.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-27T04:20:53Z",
"rates": {
"LRD": 10.804343
}
}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": 1080.4343,
"rate": 10.804343
}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