Rate Overview
Live
1 VND = 0.157073 MGA
1 MGA = 6.3665
VND
Avg
0.156936
High
0.157389
Low
0.156459
Last updated: 4/17/2026, 6:23:34 AM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.16 MGA |
| 10 VND | 1.57 MGA |
| 50 VND | 7.85 MGA |
| 100 VND | 15.71 MGA |
| 500 VND | 78.54 MGA |
| 1,000 VND | 157.07 MGA |
Get VND/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MGAExample Response:
{
"success": true,
"base": "VND",
"date": "2026-04-17T06:23:34Z",
"rates": {
"MGA": 0.157073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MGA",
"amount": 100
},
"result": 15.707299999999998,
"rate": 0.157073
}Build with VND/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key