Rate Overview
Live
1 ZAR = 10.7832 LRD
1 LRD = 0.092737
ZAR
Avg
11.1633
High
11.7449
Low
10.7832
Last updated: 7/28/2026, 6:28:33 AM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 10.78 LRD |
| 10 ZAR | 107.83 LRD |
| 50 ZAR | 539.16 LRD |
| 100 ZAR | 1,078.32 LRD |
| 500 ZAR | 5,391.62 LRD |
| 1,000 ZAR | 10,783.24 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-28T06:28:33Z",
"rates": {
"LRD": 10.783239
}
}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": 1078.3239,
"rate": 10.783239
}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