Rate Overview
Live
1 MDL = 243.3516 MGA
1 MGA = 0.004109
MDL
Avg
241.5513
High
245.0643
Low
238.4853
Last updated: 7/20/2026, 9:15:08 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 243.35 MGA |
| 10 MDL | 2,433.52 MGA |
| 50 MDL | 12,167.58 MGA |
| 100 MDL | 24,335.16 MGA |
| 500 MDL | 121,675.80 MGA |
| 1,000 MDL | 243,351.60 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-20T21:15:08Z",
"rates": {
"MGA": 243.351602
}
}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": 24335.160200000002,
"rate": 243.351602
}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