Rate Overview
Live
1 MDL = 3.6405 MZN
1 MZN = 0.274690
MDL
Avg
3.6829
High
3.7452
Low
3.6374
Last updated: 3/27/2026, 1:19:35 PM
Quick Conversions
| MDL | MZN |
|---|---|
| 1 MDL | 3.64 MZN |
| 10 MDL | 36.40 MZN |
| 50 MDL | 182.02 MZN |
| 100 MDL | 364.05 MZN |
| 500 MDL | 1,820.24 MZN |
| 1,000 MDL | 3,640.47 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-03-27T13:19:35Z",
"rates": {
"MZN": 3.640472
}
}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": 364.0472,
"rate": 3.640472
}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