Rate Overview
Live
1 VUV = 36.5183 MGA
1 MGA = 0.027384
VUV
Avg
36.1369
High
36.5183
Low
35.7598
Last updated: 7/27/2026, 6:22:38 PM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 36.52 MGA |
| 10 VUV | 365.18 MGA |
| 50 VUV | 1,825.92 MGA |
| 100 VUV | 3,651.83 MGA |
| 500 VUV | 18,259.15 MGA |
| 1,000 VUV | 36,518.31 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-27T18:22:38Z",
"rates": {
"MGA": 36.518307
}
}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": 3651.8307,
"rate": 36.518307
}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