Rate Overview
Live
1 BND = 50.4896 MZN
1 MZN = 0.019806
BND
Avg
50.3892
High
50.4896
Low
50.2344
Last updated: 9/10/2026, 5:46:16 PM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 50.49 MZN |
| 10 BND | 504.90 MZN |
| 50 BND | 2,524.48 MZN |
| 100 BND | 5,048.96 MZN |
| 500 BND | 25,244.82 MZN |
| 1,000 BND | 50,489.63 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-09-10T17:46:16Z",
"rates": {
"MZN": 50.489633
}
}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": 5048.963299999999,
"rate": 50.489633
}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