Rate Overview
Live
1 BAM = 37.9801 MZN
1 MZN = 0.026330
BAM
Avg
38.0913
High
39.0507
Low
37.2026
Last updated: 5/27/2026, 8:50:54 AM
Quick Conversions
| BAM | MZN |
|---|---|
| 1 BAM | 37.98 MZN |
| 10 BAM | 379.80 MZN |
| 50 BAM | 1,899.00 MZN |
| 100 BAM | 3,798.01 MZN |
| 500 BAM | 18,990.04 MZN |
| 1,000 BAM | 37,980.09 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-05-27T08:50:54Z",
"rates": {
"MZN": 37.980087
}
}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": 3798.0087,
"rate": 37.980087
}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