Rate Overview
Live
1 BND = 49.3860 MZN
1 MZN = 0.020249
BND
Avg
49.6478
High
49.8286
Low
49.3860
Last updated: 6/19/2026, 8:47:28 AM
Quick Conversions
| BND | MZN |
|---|---|
| 1 BND | 49.39 MZN |
| 10 BND | 493.86 MZN |
| 50 BND | 2,469.30 MZN |
| 100 BND | 4,938.60 MZN |
| 500 BND | 24,692.98 MZN |
| 1,000 BND | 49,385.96 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-06-19T08:47:28Z",
"rates": {
"MZN": 49.385961
}
}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": 4938.5961,
"rate": 49.385961
}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