Rate Overview
Live
1 ZAR = 11.1744 LRD
1 LRD = 0.089490
ZAR
Avg
11.0950
High
11.2915
Low
10.9513
Last updated: 5/27/2026, 7:18:00 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.17 LRD |
| 10 ZAR | 111.74 LRD |
| 50 ZAR | 558.72 LRD |
| 100 ZAR | 1,117.44 LRD |
| 500 ZAR | 5,587.22 LRD |
| 1,000 ZAR | 11,174.45 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-05-27T19:18:00Z",
"rates": {
"LRD": 11.174448
}
}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": 1117.4448,
"rate": 11.174448
}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