Rate Overview
Live
1 MGA = 6.2845 VND
1 VND = 0.159121
MGA
Avg
5.8546
High
6.3542
Low
5.4097
Last updated: 5/27/2026, 1:35:49 PM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.28 VND |
| 10 MGA | 62.85 VND |
| 50 MGA | 314.23 VND |
| 100 MGA | 628.45 VND |
| 500 MGA | 3,142.26 VND |
| 1,000 MGA | 6,284.52 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-05-27T13:35:49Z",
"rates": {
"VND": 6.284519
}
}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": 628.4519,
"rate": 6.284519
}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