Rate Overview
Live
1 VND = 0.159565 MGA
1 MGA = 6.2670
VND
Avg
0.159702
High
0.161318
Low
0.157378
Last updated: 3/7/2026, 3:26:08 AM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.60 MGA |
| 50 VND | 7.98 MGA |
| 100 VND | 15.96 MGA |
| 500 VND | 79.78 MGA |
| 1,000 VND | 159.57 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-07T03:26:08Z",
"rates": {
"MGA": 0.159565
}
}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.956500000000002,
"rate": 0.159565
}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