Rate Overview
Live
1 VUV = 34.6701 MGA
1 MGA = 0.028843
VUV
Avg
36.8405
High
38.2340
Low
33.7172
Last updated: 3/27/2026, 1:01:39 PM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 34.67 MGA |
| 10 VUV | 346.70 MGA |
| 50 VUV | 1,733.51 MGA |
| 100 VUV | 3,467.01 MGA |
| 500 VUV | 17,335.06 MGA |
| 1,000 VUV | 34,670.12 MGA |
Get VUV/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MGAExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-27T13:01:39Z",
"rates": {
"MGA": 34.670117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MGA",
"amount": 100
},
"result": 3467.0116999999996,
"rate": 34.670117
}Build with VUV/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key