Rate Overview
Live
1 BND = 49.9796 MZN
1 MZN = 0.020008
BND
Avg
50.1796
High
51.3857
Low
48.8374
Last updated: 5/27/2026, 6:28:53 PM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 49.98 MZN |
| 10 BND | 499.80 MZN |
| 50 BND | 2,498.98 MZN |
| 100 BND | 4,997.96 MZN |
| 500 BND | 24,989.81 MZN |
| 1,000 BND | 49,979.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-05-27T18:28:53Z",
"rates": {
"MZN": 49.979627
}
}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": 4997.9627,
"rate": 49.979627
}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