Rate Overview
Live
1 BND = 49.6559 MZN
1 MZN = 0.020139
BND
Avg
50.0529
High
50.5489
Low
49.5066
Last updated: 3/28/2026, 10:48:47 AM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 49.66 MZN |
| 10 BND | 496.56 MZN |
| 50 BND | 2,482.80 MZN |
| 100 BND | 4,965.59 MZN |
| 500 BND | 24,827.96 MZN |
| 1,000 BND | 49,655.93 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-28T10:48:47Z",
"rates": {
"MZN": 49.655927
}
}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": 4965.5927,
"rate": 49.655927
}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