Rate Overview
Live
1 MGA = 6.1752 VND
1 VND = 0.161938
MGA
Avg
6.1668
High
6.2271
Low
6.1172
Last updated: 7/20/2026, 10:35:27 AM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 6.18 VND |
| 10 MGA | 61.75 VND |
| 50 MGA | 308.76 VND |
| 100 MGA | 617.52 VND |
| 500 MGA | 3,087.60 VND |
| 1,000 MGA | 6,175.20 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-20T10:35:27Z",
"rates": {
"VND": 6.175198
}
}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": 617.5198,
"rate": 6.175198
}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