Rate Overview
Live
1 VUV = 36.1321 MGA
1 MGA = 0.027676
VUV
Avg
36.9614
High
38.6799
Low
34.9005
Last updated: 7/24/2026, 6:05:08 PM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 36.13 MGA |
| 10 VUV | 361.32 MGA |
| 50 VUV | 1,806.60 MGA |
| 100 VUV | 3,613.21 MGA |
| 500 VUV | 18,066.05 MGA |
| 1,000 VUV | 36,132.09 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-24T18:05:08Z",
"rates": {
"MGA": 36.132094
}
}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": 3613.2094,
"rate": 36.132094
}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