Rate Overview
Live
1 MGA = 5.8139 VND
1 VND = 0.172000
MGA
Avg
5.7430
High
6.2194
Low
5.4097
Last updated: 1/25/2026, 10:21:55 PM
Quick Conversions
| MGA | VND |
|---|---|
| 1 MGA | 5.81 VND |
| 10 MGA | 58.14 VND |
| 50 MGA | 290.70 VND |
| 100 MGA | 581.39 VND |
| 500 MGA | 2,906.97 VND |
| 1,000 MGA | 5,813.94 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-25T22:21:55Z",
"rates": {
"VND": 5.813937
}
}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": 581.3937,
"rate": 5.813937
}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