Rate Overview
Live
1 VND = 0.162481 MGA
1 MGA = 6.1546
VND
Avg
0.161141
High
0.162524
Low
0.159416
Last updated: 7/2/2026, 9:18:00 PM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.62 MGA |
| 50 VND | 8.12 MGA |
| 100 VND | 16.25 MGA |
| 500 VND | 81.24 MGA |
| 1,000 VND | 162.48 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-02T21:18:00Z",
"rates": {
"MGA": 0.162481
}
}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.248099999999997,
"rate": 0.162481
}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