Rate Overview
Live
1 MDL = 1508.40 VND
1 VND = 0.000663
MDL
Avg
1538.57
High
1571.58
Low
1508.40
Last updated: 3/27/2026, 4:47:57 PM
Quick Conversions
| MDL | VND |
|---|---|
| 1 MDL | 1,508.40 VND |
| 10 MDL | 15,083.95 VND |
| 50 MDL | 75,419.77 VND |
| 100 MDL | 150,839.53 VND |
| 500 MDL | 754,197.65 VND |
| 1,000 MDL | 1,508,395.31 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-03-27T16:47:57Z",
"rates": {
"VND": 1508.395308
}
}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": 150839.5308,
"rate": 1508.395308
}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