Rate Overview
Live
1 LRD = 0.102005 ZMW
1 ZMW = 9.8034
LRD
Avg
0.098801
High
0.102005
Low
0.095356
Last updated: 7/8/2026, 10:37:30 PM
Quick Conversions
| LRD | ZMW |
|---|---|
| 1 LRD | 0.10 ZMW |
| 10 LRD | 1.02 ZMW |
| 50 LRD | 5.10 ZMW |
| 100 LRD | 10.20 ZMW |
| 500 LRD | 51.00 ZMW |
| 1,000 LRD | 102.01 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-07-08T22:37:30Z",
"rates": {
"ZMW": 0.102005
}
}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": 10.2005,
"rate": 0.102005
}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