Rate Overview
Live
1 MGA = 0.003547 ERN
1 ERN = 281.9284
MGA
Avg
0.003415
High
0.003623
Low
0.003262
Last updated: 6/23/2026, 10:14:32 PM
Quick Conversions
| MGA | ERN |
|---|---|
| 1 MGA | 0.00 ERN |
| 10 MGA | 0.04 ERN |
| 50 MGA | 0.18 ERN |
| 100 MGA | 0.35 ERN |
| 500 MGA | 1.77 ERN |
| 1,000 MGA | 3.55 ERN |
Get MGA/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ERNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-23T22:14:32Z",
"rates": {
"ERN": 0.003547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ERN",
"amount": 100
},
"result": 0.35469999999999996,
"rate": 0.003547
}Build with MGA/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key