Rate Overview
Live
1 MGA = 12766.67 VEF
1 VEF = 0.000078
MGA
Avg
12450.34
High
12766.67
Low
12061.83
Last updated: 5/27/2026, 9:54:32 PM
Quick Conversions
| MGA | VEF |
|---|---|
| 1 MGA | 12,766.67 VEF |
| 10 MGA | 127,666.70 VEF |
| 50 MGA | 638,333.48 VEF |
| 100 MGA | 1,276,666.97 VEF |
| 500 MGA | 6,383,334.83 VEF |
| 1,000 MGA | 12,766,669.65 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-05-27T21:54:32Z",
"rates": {
"VEF": 12766.669652
}
}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": 1276666.9652,
"rate": 12766.669652
}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