Rate Overview
Live
1 VUV = 35.2332 MGA
1 MGA = 0.028382
VUV
Avg
34.9225
High
35.2332
Low
34.7704
Last updated: 4/17/2026, 7:35:30 AM
Quick Conversions
| VUV | MGA |
|---|---|
| 1 VUV | 35.23 MGA |
| 10 VUV | 352.33 MGA |
| 50 VUV | 1,761.66 MGA |
| 100 VUV | 3,523.32 MGA |
| 500 VUV | 17,616.61 MGA |
| 1,000 VUV | 35,233.23 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-04-17T07:35:30Z",
"rates": {
"MGA": 35.233229
}
}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": 3523.3229,
"rate": 35.233229
}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