Rate Overview
Live
1 MGA = 0.003566 ERN
1 ERN = 280.4262
MGA
Avg
0.003592
High
0.003615
Low
0.003565
Last updated: 5/28/2026, 3:41:55 AM
Quick Conversions
| MGA | ERN |
|---|---|
| 1 MGA | 0.00 ERN |
| 10 MGA | 0.04 ERN |
| 50 MGA | 0.18 ERN |
| 100 MGA | 0.36 ERN |
| 500 MGA | 1.78 ERN |
| 1,000 MGA | 3.57 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-05-28T03:41:55Z",
"rates": {
"ERN": 0.003566
}
}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.35660000000000003,
"rate": 0.003566
}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