Rate Overview
Live
1 MDL = 242.6221 MGA
1 MGA = 0.004122
MDL
Avg
241.3789
High
242.6221
Low
240.4308
Last updated: 4/16/2026, 2:11:19 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 242.62 MGA |
| 10 MDL | 2,426.22 MGA |
| 50 MDL | 12,131.10 MGA |
| 100 MDL | 24,262.21 MGA |
| 500 MDL | 121,311.03 MGA |
| 1,000 MDL | 242,622.05 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-04-16T14:11:19Z",
"rates": {
"MGA": 242.622052
}
}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": 24262.2052,
"rate": 242.622052
}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