Rate Overview
Live
1 MZN = 0.061360 MYR
1 MYR = 16.2973
MZN
Avg
0.062053
High
0.063510
Low
0.061043
Last updated: 3/28/2026, 12:26:49 PM
Quick Conversions
| MZN | MYR |
|---|---|
| 1 MZN | 0.06 MYR |
| 10 MZN | 0.61 MYR |
| 50 MZN | 3.07 MYR |
| 100 MZN | 6.14 MYR |
| 500 MZN | 30.68 MYR |
| 1,000 MZN | 61.36 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-03-28T12:26:49Z",
"rates": {
"MYR": 0.06136
}
}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.136,
"rate": 0.06136
}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