Rate Overview
Live
1 MDL = 244.0645 MGA
1 MGA = 0.004097
MDL
Avg
252.1574
High
272.6791
Low
237.3204
Last updated: 7/21/2026, 8:03:23 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 244.06 MGA |
| 10 MDL | 2,440.64 MGA |
| 50 MDL | 12,203.22 MGA |
| 100 MDL | 24,406.45 MGA |
| 500 MDL | 122,032.24 MGA |
| 1,000 MDL | 244,064.49 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-21T20:03:23Z",
"rates": {
"MGA": 244.064488
}
}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": 24406.448800000002,
"rate": 244.064488
}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