Rate Overview
Live
1 MGA = 6.2797 VND
1 VND = 0.159244
MGA
Avg
6.2855
High
6.3102
Low
6.2754
Last updated: 6/16/2026, 3:58:53 PM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.28 VND |
| 10 MGA | 62.80 VND |
| 50 MGA | 313.98 VND |
| 100 MGA | 627.97 VND |
| 500 MGA | 3,139.84 VND |
| 1,000 MGA | 6,279.68 VND |
Get MGA/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=VNDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-16T15:58:53Z",
"rates": {
"VND": 6.279676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "VND",
"amount": 100
},
"result": 627.9676000000001,
"rate": 6.279676
}Build with MGA/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key