Rate Overview
Live
1 BND = 49.8460 MZN
1 MZN = 0.020062
BND
Avg
50.1414
High
50.5357
Low
49.8460
Last updated: 3/7/2026, 7:57:06 AM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 49.85 MZN |
| 10 BND | 498.46 MZN |
| 50 BND | 2,492.30 MZN |
| 100 BND | 4,984.60 MZN |
| 500 BND | 24,922.99 MZN |
| 1,000 BND | 49,845.99 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-03-07T07:57:06Z",
"rates": {
"MZN": 49.845987
}
}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": 4984.5987000000005,
"rate": 49.845987
}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