Rate Overview
Live
1 MDL = 1549.55 VND
1 VND = 0.000645
MDL
Avg
1539.09
High
1549.55
Low
1529.25
Last updated: 4/16/2026, 8:10:11 PM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,549.55 VND |
| 10 MDL | 15,495.50 VND |
| 50 MDL | 77,477.50 VND |
| 100 MDL | 154,955.00 VND |
| 500 MDL | 774,774.98 VND |
| 1,000 MDL | 1,549,549.95 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-04-16T20:10:11Z",
"rates": {
"VND": 1549.54995
}
}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": 154954.995,
"rate": 1549.54995
}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