Rate Overview
Live
1 LRD = 0.104208 ZMW
1 ZMW = 9.5962
LRD
Avg
0.103589
High
0.104208
Low
0.103129
Last updated: 4/17/2026, 1:30:36 AM
Quick Conversions
| LRD | ZMW |
|---|---|
| 1 LRD | 0.10 ZMW |
| 10 LRD | 1.04 ZMW |
| 50 LRD | 5.21 ZMW |
| 100 LRD | 10.42 ZMW |
| 500 LRD | 52.10 ZMW |
| 1,000 LRD | 104.21 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-04-17T01:30:36Z",
"rates": {
"ZMW": 0.104208
}
}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.4208,
"rate": 0.104208
}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