Rate Overview
Live
1 BDT = 0.520912 MZN
1 MZN = 1.9197
BDT
Avg
0.520690
High
0.520926
Low
0.520002
Last updated: 5/9/2026, 7:23:39 AM
Quick Conversions
| BDT | MZN |
|---|---|
| 1 BDT | 0.52 MZN |
| 10 BDT | 5.21 MZN |
| 50 BDT | 26.05 MZN |
| 100 BDT | 52.09 MZN |
| 500 BDT | 260.46 MZN |
| 1,000 BDT | 520.91 MZN |
Get BDT/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MZNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-09T07:23:39Z",
"rates": {
"MZN": 0.520912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MZN",
"amount": 100
},
"result": 52.0912,
"rate": 0.520912
}Build with BDT/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key