Rate Overview
Live
1 MZN = 0.274214 MDL
1 MDL = 3.6468
MZN
Avg
0.271542
High
0.277247
Low
0.265076
Last updated: 8/2/2026, 1:00:23 PM
Quick Conversions
| MZN | MDL |
|---|---|
| 1 MZN | 0.27 MDL |
| 10 MZN | 2.74 MDL |
| 50 MZN | 13.71 MDL |
| 100 MZN | 27.42 MDL |
| 500 MZN | 137.11 MDL |
| 1,000 MZN | 274.21 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-02T13:00:23Z",
"rates": {
"MDL": 0.274214
}
}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.421400000000002,
"rate": 0.274214
}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