Rate Overview
Live
1 VUV = 36.0741 MGA
1 MGA = 0.027721
VUV
Avg
36.9241
High
38.6799
Low
34.9005
Last updated: 7/28/2026, 12:03:02 PM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 36.07 MGA |
| 10 VUV | 360.74 MGA |
| 50 VUV | 1,803.71 MGA |
| 100 VUV | 3,607.41 MGA |
| 500 VUV | 18,037.07 MGA |
| 1,000 VUV | 36,074.13 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-07-28T12:03:02Z",
"rates": {
"MGA": 36.07413
}
}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": 3607.4129999999996,
"rate": 36.07413
}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