Rate Overview
Live
1 MGA = 0.002244 MAD
1 MAD = 445.6328
MGA
Avg
0.002242
High
0.002250
Low
0.002232
Last updated: 3/27/2026, 2:50:36 PM
Quick Conversions
| MGA | MAD |
|---|---|
| 1 MGA | 0.00 MAD |
| 10 MGA | 0.02 MAD |
| 50 MGA | 0.11 MAD |
| 100 MGA | 0.22 MAD |
| 500 MGA | 1.12 MAD |
| 1,000 MGA | 2.24 MAD |
Get MGA/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MADExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T14:50:36Z",
"rates": {
"MAD": 0.002244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MAD",
"amount": 100
},
"result": 0.2244,
"rate": 0.002244
}Build with MGA/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key