Rate Overview
Live
1 MGA = 0.027676 VUV
1 VUV = 36.1324
MGA
Avg
0.027818
High
0.027964
Low
0.027676
Last updated: 7/24/2026, 10:25:30 PM
Quick Conversions
| MGA | VUV |
|---|---|
| 1 MGA | 0.03 VUV |
| 10 MGA | 0.28 VUV |
| 50 MGA | 1.38 VUV |
| 100 MGA | 2.77 VUV |
| 500 MGA | 13.84 VUV |
| 1,000 MGA | 27.68 VUV |
Get MGA/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=VUVExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-24T22:25:30Z",
"rates": {
"VUV": 0.027676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "VUV",
"amount": 100
},
"result": 2.7676,
"rate": 0.027676
}Build with MGA/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key