Rate Overview
Live
1 MGA = 6.3431 VND
1 VND = 0.157653
MGA
Avg
6.3347
High
6.3671
Low
6.3072
Last updated: 3/27/2026, 9:43:15 AM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.34 VND |
| 10 MGA | 63.43 VND |
| 50 MGA | 317.15 VND |
| 100 MGA | 634.31 VND |
| 500 MGA | 3,171.53 VND |
| 1,000 MGA | 6,343.06 VND |
Get MGA/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=VNDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T09:43:15Z",
"rates": {
"VND": 6.343064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "VND",
"amount": 100
},
"result": 634.3064,
"rate": 6.343064
}Build with MGA/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key