Rate Overview
Live
1 MDL = 1495.79 VND
1 VND = 0.000669
MDL
Avg
1497.02
High
1507.63
Low
1485.99
Last updated: 7/26/2026, 5:12:12 PM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,495.79 VND |
| 10 MDL | 14,957.89 VND |
| 50 MDL | 74,789.46 VND |
| 100 MDL | 149,578.91 VND |
| 500 MDL | 747,894.55 VND |
| 1,000 MDL | 1,495,789.11 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-26T17:12:12Z",
"rates": {
"VND": 1495.789105
}
}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": 149578.9105,
"rate": 1495.789105
}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