Rate Overview
Live
1 MGA = 10331.14 VEF
1 VEF = 0.000097
MGA
Avg
10047.65
High
10331.14
Low
9710.74
Last updated: 3/6/2026, 11:50:07 PM
Quick Conversions
| MGA | VEF |
|---|---|
| 1 MGA | 10,331.14 VEF |
| 10 MGA | 103,311.38 VEF |
| 50 MGA | 516,556.88 VEF |
| 100 MGA | 1,033,113.76 VEF |
| 500 MGA | 5,165,568.79 VEF |
| 1,000 MGA | 10,331,137.58 VEF |
Get MGA/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=VEFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:50:07Z",
"rates": {
"VEF": 10331.137575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "VEF",
"amount": 100
},
"result": 1033113.7575000001,
"rate": 10331.137575
}Build with MGA/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key