Rate Overview
Live
1 MDL = 243.5732 MGA
1 MGA = 0.004106
MDL
Avg
246.8970
High
271.8253
Low
237.3204
Last updated: 7/10/2026, 10:59:04 AM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 243.57 MGA |
| 10 MDL | 2,435.73 MGA |
| 50 MDL | 12,178.66 MGA |
| 100 MDL | 24,357.32 MGA |
| 500 MDL | 121,786.60 MGA |
| 1,000 MDL | 243,573.21 MGA |
Get MDL/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MGAExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-10T10:59:04Z",
"rates": {
"MGA": 243.573208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MGA",
"amount": 100
},
"result": 24357.320799999998,
"rate": 243.573208
}Build with MDL/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key