Rate Overview
Live
1 VND = 0.172145 MGA
1 MGA = 5.8091 VND
Avg
0.173244
High
0.175854
Low
0.171826
Last updated: 1/25/2026, 6:52:25 PM
Quick Conversions
| VND | MGA |
|---|---|
| 1 VND | 0.17 MGA |
| 10 VND | 1.72 MGA |
| 50 VND | 8.61 MGA |
| 100 VND | 17.21 MGA |
| 500 VND | 86.07 MGA |
| 1,000 VND | 172.14 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-01-25T18:52:25Z",
"rates": {
"MGA": 0.172145
}
}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": 17.2145,
"rate": 0.172145
}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