Rate Overview
Live
1 MDL = 1518.16 VND
1 VND = 0.000659
MDL
Avg
1517.43
High
1520.61
Low
1513.88
Last updated: 6/16/2026, 8:58:46 AM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,518.16 VND |
| 10 MDL | 15,181.62 VND |
| 50 MDL | 75,908.09 VND |
| 100 MDL | 151,816.17 VND |
| 500 MDL | 759,080.86 VND |
| 1,000 MDL | 1,518,161.72 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-06-16T08:58:46Z",
"rates": {
"VND": 1518.161723
}
}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": 151816.1723,
"rate": 1518.161723
}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