Rate Overview
Live
1 MGA = 6.3548 VND
1 VND = 0.157361
MGA
Avg
6.2602
High
6.3548
Low
6.1630
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.35 VND |
| 10 MGA | 63.55 VND |
| 50 MGA | 317.74 VND |
| 100 MGA | 635.48 VND |
| 500 MGA | 3,177.40 VND |
| 1,000 MGA | 6,354.80 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-03-06T23:51:13Z",
"rates": {
"VND": 6.354795
}
}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": 635.4795,
"rate": 6.354795
}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