Rate Overview
Live
1 MDL = 1525.27 VND
1 VND = 0.000656
MDL
Avg
1539.93
High
1583.79
Low
1485.41
Last updated: 5/27/2026, 7:27:17 AM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,525.27 VND |
| 10 MDL | 15,252.73 VND |
| 50 MDL | 76,263.67 VND |
| 100 MDL | 152,527.34 VND |
| 500 MDL | 762,636.72 VND |
| 1,000 MDL | 1,525,273.44 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-27T07:27:17Z",
"rates": {
"VND": 1525.273435
}
}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": 152527.34350000002,
"rate": 1525.273435
}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