Rate Overview
Live
1 MGA = 5.8090 VND
1 VND = 0.172145 MGA
Avg
5.8010
High
6.1816
Low
5.4388
Last updated: 1/25/2026, 9:36:27 AM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 5.81 VND |
| 10 MGA | 58.09 VND |
| 50 MGA | 290.45 VND |
| 100 MGA | 580.90 VND |
| 500 MGA | 2,904.52 VND |
| 1,000 MGA | 5,809.05 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-01-25T09:36:27Z",
"rates": {
"VND": 5.809047
}
}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": 580.9046999999999,
"rate": 5.809047
}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