Rate Overview
Live
1 MDL = 3.6283 MZN
1 MZN = 0.275614
MDL
Avg
3.6142
High
3.6283
Low
3.5970
Last updated: 7/4/2026, 11:16:04 AM
Quick Conversions
| MDL | MZN |
|---|---|
| 1 MDL | 3.63 MZN |
| 10 MDL | 36.28 MZN |
| 50 MDL | 181.41 MZN |
| 100 MDL | 362.83 MZN |
| 500 MDL | 1,814.13 MZN |
| 1,000 MDL | 3,628.27 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-07-04T11:16:04Z",
"rates": {
"MZN": 3.628266
}
}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": 362.8266,
"rate": 3.628266
}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