Rate Overview
Live
1 MGA = 6.1283 VND
1 VND = 0.163177
MGA
Avg
6.1538
High
6.1914
Low
6.1172
Last updated: 7/24/2026, 9:54:51 PM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.13 VND |
| 10 MGA | 61.28 VND |
| 50 MGA | 306.42 VND |
| 100 MGA | 612.83 VND |
| 500 MGA | 3,064.15 VND |
| 1,000 MGA | 6,128.31 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-07-24T21:54:51Z",
"rates": {
"VND": 6.128308
}
}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": 612.8308,
"rate": 6.128308
}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