Rate Overview
Live
1 BDT = 0.152931 ZMW
1 ZMW = 6.5389
BDT
Avg
0.152700
High
0.154391
Low
0.151594
Last updated: 8/13/2026, 2:32:55 PM
Quick Conversions
| BDT | ZMW |
|---|---|
| 1 BDT | 0.15 ZMW |
| 10 BDT | 1.53 ZMW |
| 50 BDT | 7.65 ZMW |
| 100 BDT | 15.29 ZMW |
| 500 BDT | 76.47 ZMW |
| 1,000 BDT | 152.93 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-08-13T14:32:55Z",
"rates": {
"ZMW": 0.152931
}
}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.2931,
"rate": 0.152931
}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