Rate Overview
Live
1 MDL = 3.7495 MZN
1 MZN = 0.266699
MDL
Avg
3.7280
High
3.7495
Low
3.7076
Last updated: 4/16/2026, 2:08:33 PM
Quick Conversions
| MDL | MZN |
|---|---|
| 1 MDL | 3.75 MZN |
| 10 MDL | 37.50 MZN |
| 50 MDL | 187.48 MZN |
| 100 MDL | 374.95 MZN |
| 500 MDL | 1,874.77 MZN |
| 1,000 MDL | 3,749.54 MZN |
Get MDL/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MZNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:08:33Z",
"rates": {
"MZN": 3.749541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MZN",
"amount": 100
},
"result": 374.9541,
"rate": 3.749541
}Build with MDL/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key