Rate Overview
Live
1 MGA = 0.000207 EUR
1 EUR = 4830.92
MGA
Avg
0.000204
High
0.000208
Low
0.000199
Last updated: 3/6/2026, 11:53:17 PM
Quick Conversions
| MGA | EUR |
|---|---|
| 1 MGA | 0.00 EUR |
| 10 MGA | 0.00 EUR |
| 50 MGA | 0.01 EUR |
| 100 MGA | 0.02 EUR |
| 500 MGA | 0.10 EUR |
| 1,000 MGA | 0.21 EUR |
Get MGA/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=EURExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:53:17Z",
"rates": {
"EUR": 0.000207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "EUR",
"amount": 100
},
"result": 0.0207,
"rate": 0.000207
}Build with MGA/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key