Rate Overview
Live
1 VND = 0.157658 MGA
1 MGA = 6.3428
VND
Avg
0.158760
High
0.163071
Low
0.157057
Last updated: 3/27/2026, 11:38:26 AM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.58 MGA |
| 50 VND | 7.88 MGA |
| 100 VND | 15.77 MGA |
| 500 VND | 78.83 MGA |
| 1,000 VND | 157.66 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-03-27T11:38:26Z",
"rates": {
"MGA": 0.157658
}
}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": 15.765799999999999,
"rate": 0.157658
}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