Rate Overview
Live
1 MGA = 0.028382 VUV
1 VUV = 35.2336
MGA
Avg
0.028635
High
0.028760
Low
0.028382
Last updated: 4/17/2026, 6:25:06 AM
Quick Conversions
| MGA | VUV |
|---|---|
| 1 MGA | 0.03 VUV |
| 10 MGA | 0.28 VUV |
| 50 MGA | 1.42 VUV |
| 100 MGA | 2.84 VUV |
| 500 MGA | 14.19 VUV |
| 1,000 MGA | 28.38 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-04-17T06:25:06Z",
"rates": {
"VUV": 0.028382
}
}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.8382,
"rate": 0.028382
}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