Rate Overview
Live
1 MGA = 6.1322 VND
1 VND = 0.163072
MGA
Avg
6.1672
High
6.2273
Low
6.0576
Last updated: 7/28/2026, 11:21:42 AM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.13 VND |
| 10 MGA | 61.32 VND |
| 50 MGA | 306.61 VND |
| 100 MGA | 613.22 VND |
| 500 MGA | 3,066.12 VND |
| 1,000 MGA | 6,132.25 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-28T11:21:42Z",
"rates": {
"VND": 6.132248
}
}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": 613.2248,
"rate": 6.132248
}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