Rate Overview
Live
1 VND = 0.164798 MGA
1 MGA = 6.0680
VND
Avg
0.165319
High
0.165810
Low
0.164730
Last updated: 9/3/2026, 10:40:39 PM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.65 MGA |
| 50 VND | 8.24 MGA |
| 100 VND | 16.48 MGA |
| 500 VND | 82.40 MGA |
| 1,000 VND | 164.80 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-09-03T22:40:39Z",
"rates": {
"MGA": 0.164798
}
}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.4798,
"rate": 0.164798
}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