Rate Overview
Live
1 MGA = 0.004175 MDL
1 MDL = 239.5210
MGA
Avg
0.004105
High
0.004175
Low
0.004039
Last updated: 3/6/2026, 11:49:08 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.09 MDL |
| 1,000 MGA | 4.18 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-06T23:49:08Z",
"rates": {
"MDL": 0.004175
}
}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.4175,
"rate": 0.004175
}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