Rate Overview
Live
1 VND = 0.000584 MVR
1 MVR = 1712.33
VND
Avg
0.000585
High
0.000587
Low
0.000584
Last updated: 4/17/2026, 11:50:40 AM
Quick Conversions
| VND | MVR |
|---|---|
| 1 VND | 0.00 MVR |
| 10 VND | 0.01 MVR |
| 50 VND | 0.03 MVR |
| 100 VND | 0.06 MVR |
| 500 VND | 0.29 MVR |
| 1,000 VND | 0.58 MVR |
Get VND/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MVRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-04-17T11:50:40Z",
"rates": {
"MVR": 0.000584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MVR",
"amount": 100
},
"result": 0.0584,
"rate": 0.000584
}Build with VND/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key