Rate Overview
Live
1 BDT = 0.153832 ZMW
1 ZMW = 6.5006
BDT
Avg
0.152839
High
0.153854
Low
0.152191
Last updated: 5/7/2026, 3:27:04 AM
Quick Conversions
| BDT | ZMW |
|---|---|
| 1 BDT | 0.15 ZMW |
| 10 BDT | 1.54 ZMW |
| 50 BDT | 7.69 ZMW |
| 100 BDT | 15.38 ZMW |
| 500 BDT | 76.92 ZMW |
| 1,000 BDT | 153.83 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-05-07T03:27:04Z",
"rates": {
"ZMW": 0.153832
}
}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.3832,
"rate": 0.153832
}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