Rate Overview
Live
1 VUV = 35.5312 MGA
1 MGA = 0.028144
VUV
Avg
35.4808
High
35.6480
Low
35.2725
Last updated: 7/4/2026, 7:59:05 AM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 35.53 MGA |
| 10 VUV | 355.31 MGA |
| 50 VUV | 1,776.56 MGA |
| 100 VUV | 3,553.12 MGA |
| 500 VUV | 17,765.59 MGA |
| 1,000 VUV | 35,531.18 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-04T07:59:05Z",
"rates": {
"MGA": 35.531181
}
}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": 3553.1180999999997,
"rate": 35.531181
}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