Rate Overview
Live
1 LAK = 0.000897 ZMW
1 ZMW = 1114.83
LAK
Avg
0.000893
High
0.000903
Low
0.000884
Last updated: 3/7/2026, 7:42:56 AM
Quick Conversions
| LAK | ZMW |
|---|---|
| 1 LAK | 0.00 ZMW |
| 10 LAK | 0.01 ZMW |
| 50 LAK | 0.04 ZMW |
| 100 LAK | 0.09 ZMW |
| 500 LAK | 0.45 ZMW |
| 1,000 LAK | 0.90 ZMW |
Get LAK/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=ZMWExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T07:42:56Z",
"rates": {
"ZMW": 0.000897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "ZMW",
"amount": 100
},
"result": 0.0897,
"rate": 0.000897
}Build with LAK/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key