Rate Overview
Live
1 VUV = 36.3224 MGA
1 MGA = 0.027531
VUV
Avg
36.2274
High
36.3224
Low
36.1351
Last updated: 8/14/2026, 10:22:44 AM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 36.32 MGA |
| 10 VUV | 363.22 MGA |
| 50 VUV | 1,816.12 MGA |
| 100 VUV | 3,632.24 MGA |
| 500 VUV | 18,161.20 MGA |
| 1,000 VUV | 36,322.41 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-08-14T10:22:44Z",
"rates": {
"MGA": 36.322405
}
}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": 3632.2405000000003,
"rate": 36.322405
}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