Rate Overview
Live
1 LRD = 0.092451 ZAR
1 ZAR = 10.8165
LRD
Avg
0.092278
High
0.100775
Low
0.085870
Last updated: 7/29/2026, 4:49:29 PM
Quick Conversions
| LRD | ZAR |
|---|---|
| 1 LRD | 0.09 ZAR |
| 10 LRD | 0.92 ZAR |
| 50 LRD | 4.62 ZAR |
| 100 LRD | 9.25 ZAR |
| 500 LRD | 46.23 ZAR |
| 1,000 LRD | 92.45 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-07-29T16:49:29Z",
"rates": {
"ZAR": 0.092451
}
}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": 9.2451,
"rate": 0.092451
}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