Rate Overview
Live
1 MDL = 1498.35 VND
1 VND = 0.000667
MDL
Avg
1537.86
High
1592.35
Low
1491.23
Last updated: 7/25/2026, 7:40:24 PM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,498.35 VND |
| 10 MDL | 14,983.48 VND |
| 50 MDL | 74,917.38 VND |
| 100 MDL | 149,834.75 VND |
| 500 MDL | 749,173.77 VND |
| 1,000 MDL | 1,498,347.53 VND |
Get MDL/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=VNDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-25T19:40:24Z",
"rates": {
"VND": 1498.347532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "VND",
"amount": 100
},
"result": 149834.7532,
"rate": 1498.347532
}Build with MDL/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key