Rate Overview
Live
1 MGA = 0.004130 MDL
1 MDL = 242.1308
MGA
Avg
0.003966
High
0.004207
Low
0.003651
Last updated: 5/27/2026, 2:21:18 AM
Quick Conversions
| MGA | MDL |
|---|---|
| 1 MGA | 0.00 MDL |
| 10 MGA | 0.04 MDL |
| 50 MGA | 0.21 MDL |
| 100 MGA | 0.41 MDL |
| 500 MGA | 2.07 MDL |
| 1,000 MGA | 4.13 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-05-27T02:21:18Z",
"rates": {
"MDL": 0.00413
}
}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.413,
"rate": 0.00413
}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