Rate Overview
Live
1 MDL = 3.7099 MZN
1 MZN = 0.269552
MDL
Avg
3.7078
High
3.7113
Low
3.6960
Last updated: 5/6/2026, 3:29:15 PM
Quick Conversions
| MDL | MZN |
|---|---|
| 1 MDL | 3.71 MZN |
| 10 MDL | 37.10 MZN |
| 50 MDL | 185.49 MZN |
| 100 MDL | 370.99 MZN |
| 500 MDL | 1,854.93 MZN |
| 1,000 MDL | 3,709.87 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-05-06T15:29:15Z",
"rates": {
"MZN": 3.709866
}
}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": 370.9866,
"rate": 3.709866
}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