Rate Overview
Live
1 VUV = 35.3806 MGA
1 MGA = 0.028264
VUV
Avg
35.2830
High
35.4014
Low
35.1481
Last updated: 6/17/2026, 3:45:14 AM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 35.38 MGA |
| 10 VUV | 353.81 MGA |
| 50 VUV | 1,769.03 MGA |
| 100 VUV | 3,538.06 MGA |
| 500 VUV | 17,690.31 MGA |
| 1,000 VUV | 35,380.63 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-06-17T03:45:14Z",
"rates": {
"MGA": 35.380629
}
}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": 3538.0629,
"rate": 35.380629
}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