Rate Overview
Live
1 MGA = 6.2288 VND
1 VND = 0.160546
MGA
Avg
6.2270
High
6.2729
Low
6.1998
Last updated: 7/1/2026, 6:26:11 PM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.23 VND |
| 10 MGA | 62.29 VND |
| 50 MGA | 311.44 VND |
| 100 MGA | 622.88 VND |
| 500 MGA | 3,114.38 VND |
| 1,000 MGA | 6,228.75 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-07-01T18:26:11Z",
"rates": {
"VND": 6.228755
}
}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": 622.8755,
"rate": 6.228755
}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