Rate Overview
Live
1 MDL = 1517.96 VND
1 VND = 0.000659
MDL
Avg
1517.42
High
1520.61
Low
1513.88
Last updated: 6/16/2026, 10:02:19 AM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,517.96 VND |
| 10 MDL | 15,179.60 VND |
| 50 MDL | 75,898.02 VND |
| 100 MDL | 151,796.05 VND |
| 500 MDL | 758,980.23 VND |
| 1,000 MDL | 1,517,960.46 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-16T10:02:19Z",
"rates": {
"VND": 1517.960457
}
}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": 151796.0457,
"rate": 1517.960457
}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