Rate Overview
Live
1 MDL = 1508.48 VND
1 VND = 0.000663
MDL
Avg
1526.79
High
1571.58
Low
1488.05
Last updated: 7/24/2026, 11:00:18 AM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,508.48 VND |
| 10 MDL | 15,084.84 VND |
| 50 MDL | 75,424.22 VND |
| 100 MDL | 150,848.44 VND |
| 500 MDL | 754,242.20 VND |
| 1,000 MDL | 1,508,484.41 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-24T11:00:18Z",
"rates": {
"VND": 1508.484406
}
}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": 150848.4406,
"rate": 1508.484406
}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