Rate Overview
Live
1 BND = 49.4581 MZN
1 MZN = 0.020219
BND
Avg
49.4109
High
49.4630
Low
49.3380
Last updated: 7/10/2026, 3:47:30 PM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 49.46 MZN |
| 10 BND | 494.58 MZN |
| 50 BND | 2,472.91 MZN |
| 100 BND | 4,945.81 MZN |
| 500 BND | 24,729.06 MZN |
| 1,000 BND | 49,458.12 MZN |
Get BND/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MZNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-10T15:47:30Z",
"rates": {
"MZN": 49.458123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MZN",
"amount": 100
},
"result": 4945.8123,
"rate": 49.458123
}Build with BND/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key