Rate Overview
Live
1 BDT = 0.156194 ZMW
1 ZMW = 6.4023
BDT
Avg
0.155242
High
0.156194
Low
0.154326
Last updated: 9/3/2026, 2:31:06 PM
Quick Conversions
| BDT | ZMW |
|---|---|
| 1 BDT | 0.16 ZMW |
| 10 BDT | 1.56 ZMW |
| 50 BDT | 7.81 ZMW |
| 100 BDT | 15.62 ZMW |
| 500 BDT | 78.10 ZMW |
| 1,000 BDT | 156.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-09-03T14:31:06Z",
"rates": {
"ZMW": 0.156194
}
}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.6194,
"rate": 0.156194
}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