Rate Overview
Live
1 MGA = 0.000200 EUR
1 EUR = 5000.00
MGA
Avg
0.000200
High
0.000201
Low
0.000200
Last updated: 8/14/2026, 2:56:15 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.20 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-08-14T14:56:15Z",
"rates": {
"EUR": 0.0002
}
}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.02,
"rate": 0.0002
}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