Rate Overview
Live
1 VND = 0.160574 MGA
1 MGA = 6.2277
VND
Avg
0.160730
High
0.161294
Low
0.159416
Last updated: 7/2/2026, 3:27:17 AM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.61 MGA |
| 50 VND | 8.03 MGA |
| 100 VND | 16.06 MGA |
| 500 VND | 80.29 MGA |
| 1,000 VND | 160.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-07-02T03:27:17Z",
"rates": {
"MGA": 0.160574
}
}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.0574,
"rate": 0.160574
}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