Rate Overview
Live
1 LRD = 0.096866 ZMW
1 ZMW = 10.3235
LRD
Avg
0.096515
High
0.097306
Low
0.095356
Last updated: 6/16/2026, 1:31:37 PM
Quick Conversions
| LRD | ZMW |
|---|---|
| 1 LRD | 0.10 ZMW |
| 10 LRD | 0.97 ZMW |
| 50 LRD | 4.84 ZMW |
| 100 LRD | 9.69 ZMW |
| 500 LRD | 48.43 ZMW |
| 1,000 LRD | 96.87 ZMW |
Get LRD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ZMWExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-06-16T13:31:37Z",
"rates": {
"ZMW": 0.096866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ZMW",
"amount": 100
},
"result": 9.686599999999999,
"rate": 0.096866
}Build with LRD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key