Rate Overview
Live
1 LRD = 0.089017 ZAR
1 ZAR = 11.2338
LRD
Avg
0.089287
High
0.090302
Low
0.088729
Last updated: 4/17/2026, 11:23:32 AM
Quick Conversions
| LRD | ZAR |
|---|---|
| 1 LRD | 0.09 ZAR |
| 10 LRD | 0.89 ZAR |
| 50 LRD | 4.45 ZAR |
| 100 LRD | 8.90 ZAR |
| 500 LRD | 44.51 ZAR |
| 1,000 LRD | 89.02 ZAR |
Get LRD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ZARExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T11:23:32Z",
"rates": {
"ZAR": 0.089017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ZAR",
"amount": 100
},
"result": 8.9017,
"rate": 0.089017
}Build with LRD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key