Rate Overview
Live
1 VUV = 34.7891 MGA
1 MGA = 0.028745
VUV
Avg
35.1940
High
35.6550
Low
34.7836
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 34.79 MGA |
| 10 VUV | 347.89 MGA |
| 50 VUV | 1,739.46 MGA |
| 100 VUV | 3,478.91 MGA |
| 500 VUV | 17,394.56 MGA |
| 1,000 VUV | 34,789.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-07T02:31:17Z",
"rates": {
"MGA": 34.789118
}
}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": 3478.9118000000003,
"rate": 34.789118
}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