Rate Overview
Live
1 MZN = 0.046875 BYN
1 BYN = 21.3333
MZN
Avg
0.050219
High
0.053338
Low
0.044885
Last updated: 3/27/2026, 12:03:43 PM
Quick Conversions
| MZN | BYN |
|---|---|
| 1 MZN | 0.05 BYN |
| 10 MZN | 0.47 BYN |
| 50 MZN | 2.34 BYN |
| 100 MZN | 4.69 BYN |
| 500 MZN | 23.44 BYN |
| 1,000 MZN | 46.88 BYN |
Get MZN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=BYNExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-27T12:03:43Z",
"rates": {
"BYN": 0.046875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "BYN",
"amount": 100
},
"result": 4.6875,
"rate": 0.046875
}Build with MZN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key