Rate Overview
Live
1 MDL = 3.6842 MZN
1 MZN = 0.271427
MDL
Avg
3.6764
High
3.6842
Low
3.6618
Last updated: 8/14/2026, 8:33:11 PM
Quick Conversions
| MDL | MZN |
|---|---|
| 1 MDL | 3.68 MZN |
| 10 MDL | 36.84 MZN |
| 50 MDL | 184.21 MZN |
| 100 MDL | 368.42 MZN |
| 500 MDL | 1,842.12 MZN |
| 1,000 MDL | 3,684.23 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-08-14T20:33:11Z",
"rates": {
"MZN": 3.684233
}
}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": 368.4233,
"rate": 3.684233
}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