Rate Overview
Live
1 LRD = 0.090655 ZAR
1 ZAR = 11.0308
LRD
Avg
0.089491
High
0.090655
Low
0.088697
Last updated: 6/19/2026, 8:43:40 AM
Quick Conversions
| LRD | ZAR |
|---|---|
| 1 LRD | 0.09 ZAR |
| 10 LRD | 0.91 ZAR |
| 50 LRD | 4.53 ZAR |
| 100 LRD | 9.07 ZAR |
| 500 LRD | 45.33 ZAR |
| 1,000 LRD | 90.66 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-06-19T08:43:40Z",
"rates": {
"ZAR": 0.090655
}
}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.0655,
"rate": 0.090655
}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