Rate Overview
Live
1 BND = 50.3061 MZN
1 MZN = 0.019878
BND
Avg
50.1354
High
50.3061
Low
50.0301
Last updated: 5/7/2026, 2:50:46 PM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 50.31 MZN |
| 10 BND | 503.06 MZN |
| 50 BND | 2,515.31 MZN |
| 100 BND | 5,030.61 MZN |
| 500 BND | 25,153.06 MZN |
| 1,000 BND | 50,306.11 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-05-07T14:50:46Z",
"rates": {
"MZN": 50.306113
}
}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": 5030.6113000000005,
"rate": 50.306113
}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