Rate Overview
Live
1 MDL = 1533.99 VND
1 VND = 0.000652
MDL
Avg
1532.83
High
1534.81
Low
1529.06
Last updated: 5/6/2026, 10:19:34 PM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,533.99 VND |
| 10 MDL | 15,339.89 VND |
| 50 MDL | 76,699.47 VND |
| 100 MDL | 153,398.94 VND |
| 500 MDL | 766,994.71 VND |
| 1,000 MDL | 1,533,989.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-05-06T22:19:34Z",
"rates": {
"VND": 1533.989413
}
}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": 153398.9413,
"rate": 1533.989413
}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