Rate Overview
Live
1 MGA = 0.003492 ERN
1 ERN = 286.3688
MGA
Avg
0.003516
High
0.003539
Low
0.003491
Last updated: 7/12/2026, 10:12:05 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.75 ERN |
| 1,000 MGA | 3.49 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-07-12T10:12:05Z",
"rates": {
"ERN": 0.003492
}
}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.3492,
"rate": 0.003492
}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