Rate Overview
Live
1 MDL = 1491.86 VND
1 VND = 0.000670
MDL
Avg
1490.92
High
1495.39
Low
1485.99
Last updated: 7/3/2026, 3:38:49 AM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,491.86 VND |
| 10 MDL | 14,918.63 VND |
| 50 MDL | 74,593.14 VND |
| 100 MDL | 149,186.28 VND |
| 500 MDL | 745,931.41 VND |
| 1,000 MDL | 1,491,862.82 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-03T03:38:49Z",
"rates": {
"VND": 1491.86282
}
}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": 149186.282,
"rate": 1491.86282
}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