Rate Overview
Live
1 VND = 0.163072 MGA
1 MGA = 6.1323
VND
Avg
0.170652
High
0.184853
Low
0.157376
Last updated: 7/28/2026, 11:45:53 AM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.63 MGA |
| 50 VND | 8.15 MGA |
| 100 VND | 16.31 MGA |
| 500 VND | 81.54 MGA |
| 1,000 VND | 163.07 MGA |
Get VND/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MGAExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-28T11:45:53Z",
"rates": {
"MGA": 0.163072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MGA",
"amount": 100
},
"result": 16.307199999999998,
"rate": 0.163072
}Build with VND/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key