Rate Overview
Live
1 MGA = 19110.41 VEF
1 VEF = 0.000052
MGA
Avg
12998.77
High
19110.41
Low
6439.54
Last updated: 9/13/2026, 5:09:00 PM
Quick Conversions
| MGA | VEF |
|---|---|
| 1 MGA | 19,110.41 VEF |
| 10 MGA | 191,104.11 VEF |
| 50 MGA | 955,520.53 VEF |
| 100 MGA | 1,911,041.06 VEF |
| 500 MGA | 9,555,205.28 VEF |
| 1,000 MGA | 19,110,410.56 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-09-13T17:09:00Z",
"rates": {
"VEF": 19110.41056
}
}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": 1911041.056,
"rate": 19110.41056
}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