Rate Overview
Live
1 MDL = 1526.43 VND
1 VND = 0.000655
MDL
Avg
1539.95
High
1583.79
Low
1485.41
Last updated: 5/27/2026, 9:56:43 AM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,526.43 VND |
| 10 MDL | 15,264.26 VND |
| 50 MDL | 76,321.28 VND |
| 100 MDL | 152,642.56 VND |
| 500 MDL | 763,212.82 VND |
| 1,000 MDL | 1,526,425.65 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-27T09:56:43Z",
"rates": {
"VND": 1526.425649
}
}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": 152642.5649,
"rate": 1526.425649
}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