Rate Overview
Live
1 MDL = 245.4485 MGA
1 MGA = 0.004074
MDL
Avg
254.4305
High
273.1096
Low
237.3204
Last updated: 7/25/2026, 12:08:50 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 245.45 MGA |
| 10 MDL | 2,454.49 MGA |
| 50 MDL | 12,272.43 MGA |
| 100 MDL | 24,544.85 MGA |
| 500 MDL | 122,724.27 MGA |
| 1,000 MDL | 245,448.53 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-25T12:08:50Z",
"rates": {
"MGA": 245.448533
}
}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": 24544.8533,
"rate": 245.448533
}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