Rate Overview
Live
1 MZN = 0.270883 MDL
1 MDL = 3.6916
MZN
Avg
0.270349
High
0.270883
Low
0.269834
Last updated: 9/11/2026, 11:59:12 AM
Quick Conversions
| MZN | MDL |
|---|---|
| 1 MZN | 0.27 MDL |
| 10 MZN | 2.71 MDL |
| 50 MZN | 13.54 MDL |
| 100 MZN | 27.09 MDL |
| 500 MZN | 135.44 MDL |
| 1,000 MZN | 270.88 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-09-11T11:59:12Z",
"rates": {
"MDL": 0.270883
}
}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.088299999999997,
"rate": 0.270883
}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