Rate Overview
Live
1 VND = 0.000646 MDL
1 MDL = 1547.99 VND
Avg
0.000681
High
0.000751
Low
0.000629
Last updated: 1/25/2026, 9:21:54 AM
Quick Conversions
| VND | MDL |
|---|---|
| 1 VND | 0.00 MDL |
| 10 VND | 0.01 MDL |
| 50 VND | 0.03 MDL |
| 100 VND | 0.06 MDL |
| 500 VND | 0.32 MDL |
| 1,000 VND | 0.65 MDL |
Get VND/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MDLExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T09:21:54Z",
"rates": {
"MDL": 0.000646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MDL",
"amount": 100
},
"result": 0.0646,
"rate": 0.000646
}Build with VND/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key