Rate Overview
Live
1 VEF = 0.000096 MGA
1 MGA = 10416.67
VEF
Avg
0.000098
High
0.000101
Low
0.000096
Last updated: 3/7/2026, 1:04:32 AM
Quick Conversions
| VEF | MGA |
|---|---|
| 1 VEF | 0.00 MGA |
| 10 VEF | 0.00 MGA |
| 50 VEF | 0.00 MGA |
| 100 VEF | 0.01 MGA |
| 500 VEF | 0.05 MGA |
| 1,000 VEF | 0.10 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-03-07T01:04:32Z",
"rates": {
"MGA": 0.000096
}
}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.009600000000000001,
"rate": 0.000096
}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