Rate Overview
Live
1 BYN = 21.3332 MZN
1 MZN = 0.046875
BYN
Avg
21.2800
High
21.5426
Low
20.9404
Last updated: 3/27/2026, 12:01:23 PM
Quick Conversions
| BYN | MZN |
|---|---|
| 1 BYN | 21.33 MZN |
| 10 BYN | 213.33 MZN |
| 50 BYN | 1,066.66 MZN |
| 100 BYN | 2,133.32 MZN |
| 500 BYN | 10,666.59 MZN |
| 1,000 BYN | 21,333.17 MZN |
Get BYN/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MZNExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T12:01:23Z",
"rates": {
"MZN": 21.333172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MZN",
"amount": 100
},
"result": 2133.3172,
"rate": 21.333172
}Build with BYN/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key