Rate Overview
Live
1 MZN = 0.064308 MYR
1 MYR = 15.5502
MZN
Avg
0.062643
High
0.065049
Low
0.061043
Last updated: 7/28/2026, 8:48:19 PM
Quick Conversions
| MZN | MYR |
|---|---|
| 1 MZN | 0.06 MYR |
| 10 MZN | 0.64 MYR |
| 50 MZN | 3.22 MYR |
| 100 MZN | 6.43 MYR |
| 500 MZN | 32.15 MYR |
| 1,000 MZN | 64.31 MYR |
Get MZN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=MYRExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-28T20:48:19Z",
"rates": {
"MYR": 0.064308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "MYR",
"amount": 100
},
"result": 6.4308000000000005,
"rate": 0.064308
}Build with MZN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key