Rate Overview
Live
1 VEF = 0.000128 MGA
1 MGA = 7812.50 VEF
Avg
0.000131
High
0.000135
Low
0.000128
Last updated: 1/25/2026, 5:06:09 PM
Quick Conversions
| VEF | MGA |
|---|---|
| 1 VEF | 0.00 MGA |
| 10 VEF | 0.00 MGA |
| 50 VEF | 0.01 MGA |
| 100 VEF | 0.01 MGA |
| 500 VEF | 0.06 MGA |
| 1,000 VEF | 0.13 MGA |
Get VEF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=MGAExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T17:06:09Z",
"rates": {
"MGA": 0.000128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "MGA",
"amount": 100
},
"result": 0.012799999999999999,
"rate": 0.000128
}Build with VEF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key