Rate Overview
Live
1 MGA = 0.003479 ERN
1 ERN = 287.4389
MGA
Avg
0.003480
High
0.003490
Low
0.003469
Last updated: 8/19/2026, 9:08:14 AM
Quick Conversions
| MGA | ERN |
|---|---|
| 1 MGA | 0.00 ERN |
| 10 MGA | 0.03 ERN |
| 50 MGA | 0.17 ERN |
| 100 MGA | 0.35 ERN |
| 500 MGA | 1.74 ERN |
| 1,000 MGA | 3.48 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-08-19T09:08:14Z",
"rates": {
"ERN": 0.003479
}
}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.3479,
"rate": 0.003479
}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