Rate Overview
Live
1 ZAR = 11.2337 LRD
1 LRD = 0.089018
ZAR
Avg
11.2001
High
11.2703
Low
11.0739
Last updated: 4/17/2026, 12:01:52 PM
Quick Conversions
| ZAR | LRD |
|---|---|
| 1 ZAR | 11.23 LRD |
| 10 ZAR | 112.34 LRD |
| 50 ZAR | 561.68 LRD |
| 100 ZAR | 1,123.37 LRD |
| 500 ZAR | 5,616.85 LRD |
| 1,000 ZAR | 11,233.70 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-04-17T12:01:52Z",
"rates": {
"LRD": 11.233698
}
}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": 1123.3698,
"rate": 11.233698
}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