Rate Overview
Live
1 MDL = 239.9378 MGA
1 MGA = 0.004168
MDL
Avg
241.1546
High
242.0926
Low
239.9378
Last updated: 6/15/2026, 9:13:10 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 239.94 MGA |
| 10 MDL | 2,399.38 MGA |
| 50 MDL | 11,996.89 MGA |
| 100 MDL | 23,993.78 MGA |
| 500 MDL | 119,968.92 MGA |
| 1,000 MDL | 239,937.85 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-06-15T21:13:10Z",
"rates": {
"MGA": 239.937845
}
}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": 23993.7845,
"rate": 239.937845
}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