Rate Overview
Live
1 MGA = 6.3428 VND
1 VND = 0.157658
MGA
Avg
5.9511
High
6.3428
Low
5.6865
Last updated: 3/27/2026, 11:39:16 AM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.34 VND |
| 10 MGA | 63.43 VND |
| 50 MGA | 317.14 VND |
| 100 MGA | 634.28 VND |
| 500 MGA | 3,171.41 VND |
| 1,000 MGA | 6,342.83 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-27T11:39:16Z",
"rates": {
"VND": 6.342825
}
}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": 634.2825,
"rate": 6.342825
}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