Rate Overview
Live
1 MZN = 0.744499 MUR
1 MUR = 1.3432
MZN
Avg
0.742105
High
0.749912
Low
0.738232
Last updated: 6/19/2026, 8:26:07 AM
Quick Conversions
| MZN | MUR |
|---|---|
| 1 MZN | 0.74 MUR |
| 10 MZN | 7.44 MUR |
| 50 MZN | 37.22 MUR |
| 100 MZN | 74.45 MUR |
| 500 MZN | 372.25 MUR |
| 1,000 MZN | 744.50 MUR |
Get MZN/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=MURExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-06-19T08:26:07Z",
"rates": {
"MUR": 0.744499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "MUR",
"amount": 100
},
"result": 74.4499,
"rate": 0.744499
}Build with MZN/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key