Rate Overview
Live
1 MZN = 0.269739 MDL
1 MDL = 3.7073
MZN
Avg
0.270580
High
0.271579
Low
0.268622
Last updated: 8/20/2026, 11:29:27 AM
Quick Conversions
| MZN | MDL |
|---|---|
| 1 MZN | 0.27 MDL |
| 10 MZN | 2.70 MDL |
| 50 MZN | 13.49 MDL |
| 100 MZN | 26.97 MDL |
| 500 MZN | 134.87 MDL |
| 1,000 MZN | 269.74 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-08-20T11:29:27Z",
"rates": {
"MDL": 0.269739
}
}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": 26.9739,
"rate": 0.269739
}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