Rate Overview
Live
1 VND = 0.164418 MGA
1 MGA = 6.0821
VND
Avg
0.163771
High
0.164470
Low
0.161856
Last updated: 8/12/2026, 6:18:48 PM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.64 MGA |
| 50 VND | 8.22 MGA |
| 100 VND | 16.44 MGA |
| 500 VND | 82.21 MGA |
| 1,000 VND | 164.42 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-08-12T18:18:48Z",
"rates": {
"MGA": 0.164418
}
}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.4418,
"rate": 0.164418
}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