Rate Overview
Live
1 MGA = 0.004204 MDL
1 MDL = 237.8687
MGA
Avg
0.003917
High
0.004204
Low
0.003651
Last updated: 3/27/2026, 3:34:53 PM
Quick Conversions
| MGA | MDL |
|---|---|
| 1 MGA | 0.00 MDL |
| 10 MGA | 0.04 MDL |
| 50 MGA | 0.21 MDL |
| 100 MGA | 0.42 MDL |
| 500 MGA | 2.10 MDL |
| 1,000 MGA | 4.20 MDL |
Get MGA/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MDLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T15:34:53Z",
"rates": {
"MDL": 0.004204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MDL",
"amount": 100
},
"result": 0.42040000000000005,
"rate": 0.004204
}Build with MGA/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key