Rate Overview
Live
1 BND = 50.2775 MZN
1 MZN = 0.019890
BND
Avg
50.2617
High
50.3972
Low
50.1856
Last updated: 4/17/2026, 12:03:43 PM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 50.28 MZN |
| 10 BND | 502.77 MZN |
| 50 BND | 2,513.87 MZN |
| 100 BND | 5,027.75 MZN |
| 500 BND | 25,138.74 MZN |
| 1,000 BND | 50,277.47 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-04-17T12:03:43Z",
"rates": {
"MZN": 50.277471
}
}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": 5027.7471,
"rate": 50.277471
}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