Rate Overview
Live
1 VND = 0.000592 MVR
1 MVR = 1689.19
VND
Avg
0.000589
High
0.000592
Low
0.000587
Last updated: 3/7/2026, 7:54:29 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.30 MVR |
| 1,000 VND | 0.59 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-03-07T07:54:29Z",
"rates": {
"MVR": 0.000592
}
}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.059199999999999996,
"rate": 0.000592
}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