Rate Overview
Live
1 LRD = 0.103061 ZMW
1 ZMW = 9.7030
LRD
Avg
0.104866
High
0.107173
Low
0.101651
Last updated: 3/27/2026, 8:07:02 PM
Quick Conversions
| LRD | ZMW |
|---|---|
| 1 LRD | 0.10 ZMW |
| 10 LRD | 1.03 ZMW |
| 50 LRD | 5.15 ZMW |
| 100 LRD | 10.31 ZMW |
| 500 LRD | 51.53 ZMW |
| 1,000 LRD | 103.06 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-03-27T20:07:02Z",
"rates": {
"ZMW": 0.103061
}
}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.3061,
"rate": 0.103061
}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