Rate Overview
Live
1 BDT = 0.154188 ZMW
1 ZMW = 6.4856
BDT
Avg
0.157245
High
0.159814
Low
0.152356
Last updated: 3/27/2026, 9:48:06 PM
Quick Conversions
| BDT | ZMW |
|---|---|
| 1 BDT | 0.15 ZMW |
| 10 BDT | 1.54 ZMW |
| 50 BDT | 7.71 ZMW |
| 100 BDT | 15.42 ZMW |
| 500 BDT | 77.09 ZMW |
| 1,000 BDT | 154.19 ZMW |
Get BDT/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ZMWExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T21:48:06Z",
"rates": {
"ZMW": 0.154188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ZMW",
"amount": 100
},
"result": 15.4188,
"rate": 0.154188
}Build with BDT/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key