Rate Overview
Live
1 LRD = 0.090432 ZAR
1 ZAR = 11.0580
LRD
Avg
0.089252
High
0.091627
Low
0.086757
Last updated: 3/7/2026, 7:37:55 AM
Quick Conversions
| LRD | ZAR |
|---|---|
| 1 LRD | 0.09 ZAR |
| 10 LRD | 0.90 ZAR |
| 50 LRD | 4.52 ZAR |
| 100 LRD | 9.04 ZAR |
| 500 LRD | 45.22 ZAR |
| 1,000 LRD | 90.43 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-03-07T07:37:55Z",
"rates": {
"ZAR": 0.090432
}
}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.0432,
"rate": 0.090432
}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