Rate Overview
Live
1 ZAR = 11.2511 LRD
1 LRD = 0.088880
ZAR
Avg
11.1942
High
11.2743
Low
11.0305
Last updated: 6/17/2026, 6:47:25 AM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.25 LRD |
| 10 ZAR | 112.51 LRD |
| 50 ZAR | 562.55 LRD |
| 100 ZAR | 1,125.11 LRD |
| 500 ZAR | 5,625.54 LRD |
| 1,000 ZAR | 11,251.07 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-06-17T06:47:25Z",
"rates": {
"LRD": 11.251072
}
}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": 1125.1072000000001,
"rate": 11.251072
}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