Rate Overview
Live
1 BAM = 37.0006 MZN
1 MZN = 0.027027
BAM
Avg
37.2121
High
37.3541
Low
37.0006
Last updated: 7/25/2026, 1:45:38 AM
Quick Conversions
| BAM | MZN |
|---|---|
| 1 BAM | 37.00 MZN |
| 10 BAM | 370.01 MZN |
| 50 BAM | 1,850.03 MZN |
| 100 BAM | 3,700.06 MZN |
| 500 BAM | 18,500.31 MZN |
| 1,000 BAM | 37,000.63 MZN |
Get BAM/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MZNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-25T01:45:38Z",
"rates": {
"MZN": 37.000625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MZN",
"amount": 100
},
"result": 3700.0625,
"rate": 37.000625
}Build with BAM/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key