Rate Overview
Live
1 ZAR = 10.7841 LRD
1 LRD = 0.092729
ZAR
Avg
10.8837
High
11.0461
Low
10.7526
Last updated: 7/27/2026, 1:09:33 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 10.78 LRD |
| 10 ZAR | 107.84 LRD |
| 50 ZAR | 539.20 LRD |
| 100 ZAR | 1,078.41 LRD |
| 500 ZAR | 5,392.03 LRD |
| 1,000 ZAR | 10,784.06 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-27T13:09:33Z",
"rates": {
"LRD": 10.784062
}
}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.4062000000001,
"rate": 10.784062
}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