Rate Overview
Live
1 MZN = 0.275375 MDL
1 MDL = 3.6314
MZN
Avg
0.275629
High
0.276664
Low
0.274792
Last updated: 7/11/2026, 3:47:33 AM
Quick Conversions
| MZN | MDL |
|---|---|
| 1 MZN | 0.28 MDL |
| 10 MZN | 2.75 MDL |
| 50 MZN | 13.77 MDL |
| 100 MZN | 27.54 MDL |
| 500 MZN | 137.69 MDL |
| 1,000 MZN | 275.38 MDL |
Get MZN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=MDLExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-11T03:47:33Z",
"rates": {
"MDL": 0.275375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "MDL",
"amount": 100
},
"result": 27.537499999999998,
"rate": 0.275375
}Build with MZN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key