Rate Overview
Live
1 LRD = 0.089441 ZAR
1 ZAR = 11.1806
LRD
Avg
0.089945
High
0.091590
Low
0.089039
Last updated: 9/9/2026, 5:24:05 PM
Quick Conversions
| LRD | ZAR |
|---|---|
| 1 LRD | 0.09 ZAR |
| 10 LRD | 0.89 ZAR |
| 50 LRD | 4.47 ZAR |
| 100 LRD | 8.94 ZAR |
| 500 LRD | 44.72 ZAR |
| 1,000 LRD | 89.44 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-09-09T17:24:05Z",
"rates": {
"ZAR": 0.089441
}
}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.9441,
"rate": 0.089441
}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